CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/06 13:00:13
Modified files:
usr.bin/tmux : key-string.c tmux.h window-copy.c
Log message:
Use a macro-based mask for obtaining a key or modifier-set from the
combination. Display C-@, etc, as C-Space, in list-keys. By Micah Cowan.
