CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/22 04:33:50
Modified files:
usr.bin/tmux : input-keys.c input.c screen-write.c tmux.h
tty-keys.c tty.c
Log message:
Support the latest theory for mouse input, this is enabled/disabled with
SM/RM 1006 and is similar in style to SGR input: \033[<b;x;yM or
\033[b;x;ym. From Egmont Koblinger.
