mirror of
https://github.com/tmux/tmux.git
synced 2026-08-22 23:00:52 +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
tmux source code
Languages
C
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%