今天发现vscodevim
插件不能连续输入方向键j
, 以为是插件的问题,关闭了插件。
发现在vscode
里按住j
不放,编辑器并不会连续输入j
。
需要调整系统的dafaults
关闭PressAndHold
选项:
To enable key-repeating, execute the following in your Terminal, log out and back in, and then restart VS Code:
|
|
今天发现vscodevim
插件不能连续输入方向键j
, 以为是插件的问题,关闭了插件。
发现在vscode
里按住j
不放,编辑器并不会连续输入j
。
需要调整系统的dafaults
关闭PressAndHold
选项:
To enable key-repeating, execute the following in your Terminal, log out and back in, and then restart VS Code:
|
|