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

A few trivial optimisations: no need to check for zero size if calling buffer_ensure in buffer.c; expand grid lines by a greater increase than one each time; and don't read UTF-8 data unless it actually needs to be checked when overwriting a cell.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%