@elextr Nah, brave non-vim user is enough. To make sure the Geany PR works, one 
only needs to know 1 vi command - "i". When you press "i", you enter the insert 
mode without adding the "i" character to the editor (that means that the 
"key-press" event "return FALSE" works). Now you can type something which shows 
in the editor (which means that the "key-press" event "return TRUE" works).

That's it. Now you can quickly disable the plugin to avoid further brain damage.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/735#issuecomment-381912836

Reply via email to