CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/15 01:54:44
Modified files:
usr.bin/tmux : tmux.1 tmux.h tty.c
Log message:
The Konsole SU bug means it can't clear the entire scroll region (it
ignores if >= size, not if > as I first thought). So we can't
effectively fix it in code - remove the workarounds which just cause
bugs on other terminals.
