CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/04 16:26:44
Modified files:
usr.bin/tmux : tmux.c tty-keys.c
Log message:
Two fixes by Micah Cowan: make mouse work properly beyond >127 on signed
char architectures and properly parse $TMUX by stopping the socket path
at the first comma.
