Hello Matt!
Matt Carter <je...@gm...> wrote:
> Easily fixed by changing the default in keymap.h prior to building,
> but GDK_o and GDK_i are incorrectly mapped if you are looking to keep
> consistent with Vimperator/Pentadactyl firefox add ons, or with
> VI/VIM.
>
> ^o should be NavigationBack while ^i should go foward.
This has been discussed a couple of times already. The consensus so far
has been to rather have keybindings which make sense by default (i.e.
"right" equals "forward" and "left" equals "backward") than to stay
slavishly compatible.
Overriding this in order to revert to Vim behaviour is as simple as you
describe or (even simpler) including two map commands in vimprobablerc.
Hannes
|