Re: [Builder] Emacs mode and keybindings
- From: Christian Hergert <christian hergert me>
- To: Alexander Larsson <alexl redhat com>
- Cc: builder-list gnome org
- Subject: Re: [Builder] Emacs mode and keybindings
- Date: Tue, 03 Mar 2015 10:18:30 -0800
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]