CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/23 08:27:04
Modified files:
usr.bin/tmux : key-string.c
Log message:
When converting A-Z into a control character, want to subtract 64 not
65... whoops.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/23 08:27:04
Modified files:
usr.bin/tmux : key-string.c
Log message:
When converting A-Z into a control character, want to subtract 64 not
65... whoops.