mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
c507bf25decf7366ea31e1af16ade117a8d2398a

Stick line length to what is actually used (removing an optimization that allowed it to be bigger), and use clear line/EOL sequences rather than spaces in copy/scroll mode. This fixes xterm copy/paste from tmux which treats trailing spaces differently from clearing a line with the escape sequences. Reported by martynas@.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%