CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/26 11:46:33
Modified files:
usr.bin/tmux : Makefile input-keys.c tmux.h tty-keys.c
Added files:
usr.bin/tmux : xterm-keys.c
Log message:
Rewrite xterm-keys code (both input and output) so that works (doesn't always
output the same modifiers, accepts all the possible input keys) and is more
understandable.
