Skip to content

How to enable key-repeat for Vim extension? #2271

Answered by jsjoeio
jsjoeio asked this question in Q&A
Discussion options

You must be logged in to vote

Disabling it globally worked (as suggested by @code-asher)

On macOS, you can do this by running:

defaults write -g ApplePressAndHoldEnabled -bool false

Source

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jsjoeio
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jsjoeio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants