On 03/02/2015 11:44 PM, Alexander Larsson wrote:
> If you make the edit mode "modal", like:
> 
> bind "escape" { "set-mode" ("vim-command", modal) };
> 
> Then the binding set for the mode will steal all the key events until
> you unset the mode.

Yeah, that probably makes the most sense. I was trying to avoid adding a
mode by instead using GtkTextView:editable.

-- Christian
_______________________________________________
Builder-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/builder-list

Reply via email to