rubymine emacs 复制文本的快捷方式
我知道在 IDE 上人们普遍讨厌它,但除了 emacs 之外,我一直在使用 rubymine 进行调试等,而且它非常好。最令人痛苦的一件事是,在 emacs 键盘快捷键模式下,我找不到复制文本的键盘快捷键。 Alt + w 是我习惯的。我已经通过 Ctl + w、Ctl + y 解决这个问题几个月了,但是从文件中删除大量数据让我感到紧张。
感谢您对这个有点愚蠢但非常烦人的问题的帮助。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
IDE 的起始页上有可用的默认键指南,您也可以在设置中重新映射它们。
请参阅此处的默认键盘映射。
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.