WuTheFWasThat / vimflowy

An open source productivity tool drawing inspiration from workflowy and vim
https://www.wuthejeff.com/vimflowy
MIT License
1.6k stars 111 forks source link

Can't navigate after exiting insert mode #342

Closed kalons7 closed 4 years ago

kalons7 commented 4 years ago

When initially opening vimflowy, pressing j and k can be used to go down / up, but after pressing i for insert mode, typing some text, then cancelling (and it seems that Esc needs to be pressed twice to do this, why?), j and k stop working. I have to click with the mouse on a row, and then it starts working again. But of course, I don't want to reach for the mouse. Can this be fixed?

WuTheFWasThat commented 4 years ago

Are you using vimium or something like that?

On Sun, May 3, 2020 at 7:05 PM kalons7 notifications@github.com wrote:

When initially opening vimflowy, pressing j and k can be used to go down / up, but after pressing i for insert mode, typing some text, then cancelling (and it seems that Esc needs to be pressed twice to do this, why?), j and k stop working. I have to click with the mouse on a row, and then it starts working again. But of course, I don't want to reach for the mouse. Can this be fixed?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WuTheFWasThat/vimflowy/issues/342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALJHYB3FEFTIQBUQA53STLRPYPF5ANCNFSM4MYMQRQA .

kalons7 commented 4 years ago

Yes, I'm using Vimium. I did try to add an exclusion for vimflowy before, and it finally worked on the third try. Thanks.