CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/10 10:24:43
Modified files:
usr.bin/tmux : key-string.c
Log message:
Lookup key as a named key (eg 'Space') before checking for single character
keys, makes C-Space/M-Space etc resolve to the correct key code.
