简体   繁体   English

PyCharm终端:使选项+箭头键向后/向前移动一个单词

[英]PyCharm Terminal: Make Option + Arrow Keys go backwards/forwards a word

Most terminal emulators allow you to configure it to make Option + Left/Right Arrow jump forward or backward a word. 大多数终端仿真器都允许您对其进行配置,以使Option + 向左/向右箭头向前或向后跳一个单词。 Is it possible to do this in the PyCharm Terminal? 是否可以在PyCharm终端中执行此操作?

If you haven't looked at the Keymap reference from the Help menu, please do so first. 如果您尚未从“帮助”菜单中查看“键盘映射”参考,请首先进行。 I tried doing Option+Left/Right and I was able to navigate words in PyCharm Community Edition 2017.2.3. 我尝试执行Option +左/右,并且能够导航PyCharm Community Edition 2017.2.3中的单词。 Also within the IDE, type Shift+CMD+A to find any action. 同样在IDE中,键入Shift + CMD + A可以找到任何操作。 However, in the PyCharm Terminal (View -> Tool Windows --> Terminal, Shift+Left/Right key combination should work to navigate words. 但是,在PyCharm终端(视图->工具窗口->终端)中,Shift +向左/向右键组合键应该可以导航单词。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM