Two fixes by Micah Cowan: make mouse work properly beyond >127 on signed
commitd5ed5fb08ff83a2cc38292b3eb0addab21ce6282
authorNicholas Marriott <nicm@openbsd.org>
Fri, 4 Mar 2011 23:26:44 +0000 (4 23:26 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Fri, 4 Mar 2011 23:26:44 +0000 (4 23:26 +0000)
treef106292794e4ec94ae127bf6c1edfa40e56717d7
parentc36f67a2889ae0f5792ea88e8206d5d7db8c4839
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.
tmux.c
tty-keys.c