You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Thanks for catching this. LT seems to be doing something to visual mode. I've ruled out LT sending additional keys as thevim-keypress event only logs what I type. However, on osx 10.9, when I press v, my cursor moves one to the right. This doesn't happen in the demo. When we dig into #41, we should get some insight into this.
It seems like select inside e.g.
vi"
is not working.It works in the CodeMirror vim demo:
http://codemirror.net/demo/vim.html
The text was updated successfully, but these errors were encountered: