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

Mention how to disable key binding with noop command #242

Open
koorgoo opened this issue Jul 26, 2017 · 1 comment
Open

Mention how to disable key binding with noop command #242

koorgoo opened this issue Jul 26, 2017 · 1 comment

Comments

@koorgoo
Copy link

koorgoo commented Jul 26, 2017

It will be useful to mention how to disable disturbing key bindings.

Example:
To disable toggle_overwrite on macOS add { "keys": ["super+alt+o"], "command": "noop" } in your key map.

It must be in the section Key Bindings.

@FichteFoll
Copy link
Collaborator

Technically the "noop" command just doesn't exist, but iirc you can't bind empty commands either, so this is probably your best bet.

It will probably be added but with more context to explain why.

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