Allow searching in the page (#6).
authorDaniel Carl <danielcarl@gmx.de>
Wed, 6 Feb 2013 23:25:25 +0000 (00:25 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 6 Feb 2013 23:25:25 +0000 (00:25 +0100)
commit9e142cfef74398ad3f43b0badae4cbafcef3ebb2
treef5ed4c505c81ddb9fe8041df1660de2c50225a71
parent45ddc0e6edf48ec1bc34dac06607801a1025d745
Allow searching in the page (#6).

Extended the keybindings to also save parameters to the commands. This allows
to map commands like 'input :foo' to a keybinding, which make the use more
flexible.
doc/vimp.1.txt
src/command.c
src/command.h
src/config.h
src/keybind.c
src/keybind.h
src/main.c
src/main.h