CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 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.