Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用Pydiction插件进行插入模式代码完成,99% 的时间它都很棒,但偶尔我会遇到一个问题,即(完成后)我的转义键被删除,当这种情况发生时,我无法退出插入模式,打字逃逸打印^[。
^[
我必须杀死 Vim 才能恢复。
Vim 仍然响应,我可以做些什么来重置?
尝试将 Esc 重新映射到其他东西(我发现将它映射到大写锁定更有用)