CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/13 06:08:44
Modified files:
usr.bin/tmux : screen-write.c
Log message:
When copying a line from one screen to another, stop only when both
source and target are beyond the allocated line length. Fixes problems
with trailing spaces on pane-border-format. GitHub issue 4688 from
Dmitry Ryabkov.
