CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/29 02:48:44
Modified files:
usr.bin/tmux : format.c screen-write.c tmux.1 tmux.h
Log message:
Trim output overwritten by later text or clears completely rather than
only in a few cases. This means we can better track when a line should
wrap. GitHub issue 2537.
