Added command focus-input and new keybinding 'g-i'.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 5 Aug 2013 22:37:32 +0000 (00:37 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 5 Aug 2013 22:40:33 +0000 (00:40 +0200)
commit991acdde7cdc37fffe473f6cdd6b2cc6a2fe794d
tree520f21718bd61fb7346e92ecaf1f382b20c041f3
parentff889cdf6d4159b9dfc0c2c639d58f7517da0f68
Added command focus-input and new keybinding 'g-i'.

The new command and keybinding are use to focus the first editable element on
the page and to switch vimb into insert mode.
doc/vimb.1
src/command.c
src/command.h
src/default.h
src/dom.c
src/dom.h