CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/16 05:56:01
Modified files:
usr.bin/tmux : input.c tty.c
Log message:
There are buggy terminals out there that do not move the cursor to 0,0
after CSR, so invalidate the cursor position rather than assuming 0,0.
