Re: [Builder] Emacs mode and keybindings



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]