Re: [Vimprobable-users] [Patches] New hint modes
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2011-10-05 06:03:05
|
Hi! Hans-Peter Deifel <hpd...@gm...> wrote: > I don't really like hardcoded key bindings, it should be possible for > the user to change them. I propose a solution along the lines of: > > { 0, GDK_semicolon, GDK_s, input, {.s = ";s"} } > > This would make the key binding completely configurable while allowing > us to keep the internal ";s" logic. This sounds sensible, I think the element of surprise this introduces will be bearable. Hannes |