mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
70bc07a35831d653f83395cc351066a5a7c1256d

cell was overwritten. With a large history this can be a substantial amount of memory. To reduce this, compact each extended cell list to only cells in use as it is scrolled off the visible screen into the history. From Dan Aloni in GitHub issue 1062.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%