文章目录

前言

在升级idea至2019.2.3版本后,将Terminal配置为git bash。由于经常在Terminal工具窗口下执行git命令,包括vim操作。但是,在Vim编辑模式下,按ESC键退出insert mode时,idea会隐藏整个Terminal工具窗口,并且光标自动定位到idea的编辑窗口,十分不方便。

解决办法

使用Ctrl+Alt+S快捷键打开idea全局配置,在快捷键映射配置Settings -> keymap中,找到 Plug-ins -> Terminal -> Switch Focus To Editor,删除其快捷键绑定即可。

GitHub 加速计划 / term / terminal
94.53 K
8.17 K
下载
The new Windows Terminal and the original Windows console host, all in the same place!
最近提交(Master分支:26 天前 )
bc6f3e22 The underlying issue is that the "Pane" is used both as a model and as a UI element and so a pane loses its content as soon as it is closed, but the tree only gets reordered after the animation has finished. This PR is truly just a hotfix, because it doesn't solve this issue, it only adds checks to the function that crashes. Closes #17869 Closes #17871 ## Validation Steps Performed * `Split pane` a few times * Run the "Close all other panes" action * Doesn't crash ✅ 6 天前
6196a3d0 7 天前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐