mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:47:01 +00:00
97eb537f38f732f86a046e6fee9116c55c1ff706

Add a flags member to the grid_line struct and use it to differentiate lines wrapped at the screen edge from those terminated by a newline. Then use this when copying to combine wrapped lines together into one.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%