mirror of
https://github.com/tmux/tmux.git
synced 2026-08-08 08:10:52 +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
tmux source code
Languages
C
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%