Author: Loic Minier Description: Unbreak several useful keybindings. Bugs-Debian: https://bugs.debian.org/484647 --- a/termcap.c +++ b/termcap.c @@ -553,8 +553,6 @@ else break; } - if (n < KMAP_KEYS) - domap = 1; if (map == 0 && domap) return 0; if (map && !domap)