guillermooo / Vintageous

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

Fix interactive commands not working after mapped commands #1042

Open draivin opened 8 years ago

draivin commented 8 years ago

Fix searching and other interactive commands not working after using a mapped command. This fixes issues #775 and #887.

It should be noted that there are other branches in ProcessNotation that also return without resetting non_interactive, but as I did not check which cases ended on those branches I made no changes there.