Replies: 1 comment
-
刚发现原因,不知道为什么ctrl+, 在windows terminal 内被映射成了 ctrl+L |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
当我想把
ctrl+.
设置成代码补全,ctrl+,
设置成取消提示,实际效果变成ctrl+.
无反应,ctrl+,
触发了buffer插件的BufferLineCycleNext
,请问一下有什么方法能解决?Beta Was this translation helpful? Give feedback.
All reactions