sjbach / lusty

LustyExplorer / LustyJuggler for Vim
http://www.vim.org/scripts/script.php?script_id=1890
257 stars 30 forks source link

LustyJuggler issues with non-homerow keys #78

Open sylvesterink opened 12 years ago

sylvesterink commented 12 years ago

If LustyJuggler is activated and the user presses a key that isn't asdfghjkl; that puts the user in an editing mode, such as o or R, LustyJuggler outputs all commands to the buffer, locking up Vim. LustyJuggler should somehow block the other input keys, or exit if they are called.

sjbach commented 12 years ago

Agreed, this can be annoying.

tshirtman commented 11 years ago

I sometime get trapped into that too (like… right now), i didn't find any solution except closing the terminal or killing vim another way, this is very annoying…