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
  • Version 1
  • fb3ae97
  • cc63288
  • don't allow keys with empty text to reset the currently selected completion item

  • 4d39ec3
  • fakevim: leave shortcut-passing mode after one shortcut has been pressed

Showing fb3ae97-cc63288

Comments

→ State changed from New to Merged

Merged, thanks.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository