Closed Atry closed 6 years ago
Is this the workaround you need?
https://gist.github.com/rastasheep/bfc8266eeb58b899054c
If so, it's more a problem with Atom or Lion than vim-mode.
No.
This issue is related to https://github.com/atom/atom/issues/1092
Ah, gotcha. I didn't know that you opened this issue on vim-mode-plus too: https://github.com/t9md/atom-vim-mode-plus/issues/446
Too bad the workarounds didn't work. Hope the Atom team can get to this one day.
As stated in the README, this package is no longer maintained and is deprecated. We recommend that people use the vim-mode-plus package instead. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!
All commands are broken in command mode if an Input Source is activated.
vim-mode should disable Input Source in command mode.
The snapshot shows the broken commands when I press
l
repeatedly if an Input Method is activated. The commands should have moved right the cursor if this bug is fixed.