Trim output overwritten by later text or clears completely rather than
authornicm <nicm@openbsd.org>
Fri, 29 Jan 2021 09:48:43 +0000 (09:48 +0000)
committernicm <nicm@openbsd.org>
Fri, 29 Jan 2021 09:48:43 +0000 (09:48 +0000)
commit2612f635c85d1afb61e1834f44ed9be550da7fec
treec259e631d6eb4706c6b413b655a979ec7720ce81
parentd5c9749aef82079c43932576d0ad0408a32562fa
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.
usr.bin/tmux/format.c
usr.bin/tmux/screen-write.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h