Move key iteration to the keys module
commit29a17fe1934812b4b52936349b30d8f986e87716
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 8 Feb 2015 18:48:47 +0000 (8 13:48 -0500)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 9 Feb 2015 04:23:20 +0000 (8 23:23 -0500)
treef8e9652e5817495bf0c9e542bdeeb5834bcd9af7
parent4116b7f4096580d3bc3c4193f2233c92a8fae760
Move key iteration to the keys module

This simplifies help and allows to reuse the iteration.
include/tig/keys.h
src/help.c
src/keys.c
test/help/all-keybindings-test [new file with mode: 0755]
test/help/default-test [new file with mode: 0755]