Ah, yeah, it probably is fired twice in the case when

1. the plugin doesn't consume the event, and
2. Geany doesn't consume the event

Basically it means it's fired twice when the plugin isn't interested in the 
event which doesn't really matter for the vimode plugin but it definitely isn't 
nice. So yeah, we are back where we were and I don't know how to handle this 
with the single "key-press-event" used both for Geany and the plugin. You'd 
really need to change the order in which the signal is connected but I don't 
see a way how this could be done.

-- 
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/pull/1829#issuecomment-383276093

Reply via email to