CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/08 10:31:09
Modified files:
usr.bin/tmux : input.c screen-write.c tmux.h tty-term.c tty.c
Log message:
Add support for scroll up escape sequence (CSI S) and use it when
possible instead of sending individual line feeds.
