[Github-comments] [geany/geany-plugins] vimode: A Vim Mode for Geany (#735)

Jiří Techet notifications at xxxxx
Tue Apr 17 09:10:03 UTC 2018


@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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180417/86127b05/attachment.html>


More information about the Github-comments mailing list