CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/27 14:31:25
Modified files:
usr.bin/tmux : tmux.h xterm-keys.c
Log message:
Don't include meta twice when working out the flags to output for
xterm-style keys - bit 3 is accepted on input but not on output. Also a
style nit in the header.
