Use commands to add and remove keybindings.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 27 Oct 2012 11:21:37 +0000 (13:21 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 27 Oct 2012 11:21:37 +0000 (13:21 +0200)
commit6843d09111711002dfc51144ed984f2e9fc76bb0
tree9d330deef3c67cfa94a69c53a18becef8397565e
parent32c1af2210cff73db961d7dce7785f07e6130eb4
Use commands to add and remove keybindings.

Doing it in this way, it is possible to easily set keybindings from input line
and we have a single logic to read imput line and config files.
src/command.c
src/main.c
src/main.h