guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

__vi_external_disable: true works only after loosing and restoring focus #1069

Open asfktz opened 8 years ago

asfktz commented 8 years ago

when __vi_external_disable: true set programmatically, it requires loosing and restoring focus of the current tab to work properly

I've recored a short video to demonstrate the bug: https://www.youtube.com/watch?v=eUH2cRzCvRM image

also see: https://github.com/aziz/SublimeFileBrowser/issues/110