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

different key bindings for normal and visual mode #2205

Closed
phush0 opened this issue Dec 7, 2017 · 1 comment
Closed

different key bindings for normal and visual mode #2205

phush0 opened this issue Dec 7, 2017 · 1 comment

Comments

@phush0
Copy link

phush0 commented Dec 7, 2017

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


FEATURE REQUEST:

Add different key bindings for normal and visual mode to simulate:
nnoremap and vnoremap in VIM

@jpoon
Copy link
Member

jpoon commented Jun 15, 2018

PR here #2726. But we are debating what we would do with otherModesKeybindings:

  1. leave the behaviour the same so it handles normal/visualmode keybindings
  2. rename it to normalModesKeybinding and have it only handle normal mode.

(2) would be a breaking change as everyone's configs would need to get updated. Would love to hear your opinions.

I'm also going to use #2705 to track so will close this issue.

@jpoon jpoon closed this as completed Jun 15, 2018
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