Search code examples
ruby-on-railsrubymine

rubymine emacs shortcut for copying text


I know it is popular to hate on IDEs, but I've been using rubymine in addition to emacs for debugging, etc and it is pretty nice. One thing that is a major pain is that I can't find a keyboard shortcut to copy text when in emacs keyboard shortcut mode. Alt + w is what I am used to. I have been working around this for a couple months by Ctl + w, Ctl + y, but it makes me nervous to cut a large amount of data from my files.

Thanks for any help on this slightly silly, but very annoying problem.


Solution

  • There is a guide to the default keys avaliable on the start page of the IDE and you can also remap them in the settings.

    See the default keymap here.