Simplified keybind by removing string splitting.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 00:22:59 +0000 (01:22 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 10:51:55 +0000 (11:51 +0100)
commitbcbb0cd77581cc1c15f096e032cc68203396e686
tree19ce568b2e69536e7eb8de2335bcf50c62db9ce5
parent04dc9426b9e31386f11898f292c1494e7f1dad3b
Simplified keybind by removing string splitting.

The splitting of keybind input string is now done in the command that maps the
keybindings.
src/command.c
src/keybind.c
src/keybind.h