Reviewing merge request #100: fakevim: small behavioral changes
don't insert any keyboard input into the text while in command mode - also if the pressed keys are not handled by FakeVim
- in vim, this does not happen either
exit shortcut passing mode immediately after one shortcut has been received
- but: if a shortcut if bound to an action which is not active, this shortcut will not leave passing mode
- still this seems more natural to me
Commits that would be merged:
Version 1


Add a new comment:
Login or create an account to post a comment