Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OSX] Character accent menu appears when key is held #1

Open
rreusser opened this issue Sep 17, 2015 · 3 comments
Open

[OSX] Character accent menu appears when key is held #1

rreusser opened this issue Sep 17, 2015 · 3 comments

Comments

@rreusser
Copy link

In something on the order of OSX 10.6+, pressing and holding a key (e.g. hjkl for navigation) brings up the character accent menu:

screen shot 2015-09-17 at 7 59 39 am

This can be toggled globally with defaults write -g ApplePressAndHoldEnabled -bool false, but I'm not able to figure out a quick and easy way to avoid it.

@rreusser
Copy link
Author

(Otherwise I like it though! Main issue I see is that a number of commands need to accept number prefixes, but I'm sure you know this so I'm only reporting this issue since it's weird and os-dependent! 😄 )

@toplan
Copy link
Owner

toplan commented Sep 18, 2015

Thanks for your comments, and the character accent menu is a hassle 😭
Yep, some commands already supported number prefixes, such as hjkl,x, yy, dd, w, yw, dw,
you can use them like this: 3h, 4yy, 2w, 10dw.....

@toplan
Copy link
Owner

toplan commented Sep 18, 2015

oh ...you are use the right hand side of the numeric keys?and i find it is disable, this is a bug...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants