CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/08 01:50:10
Modified files:
usr.bin/tmux : screen-write.c tmux.h tty.c
Log message:
Trying to avoid the occasional newline by saving the last cell on screen
is not actually helping us much and just adds complexity, so don't
bother.
