mirror of
https://github.com/tmux/tmux.git
synced 2026-07-09 10:59:30 +00:00
eb50e7a2c87ed8c18f2944e0082e961acb70765b
into the read callback several times in succession; swap back when we see empty buffers several times. This hopefully limits how much programs that print a lot for a long period can monopolize tmux (like large, fast compiling), without penalizing programs that print a lot briefly (like most curses applications). Helps a lot for me, the actual numbers may need tweaking later.
Description
tmux source code
Languages
C
78.1%
Shell
13.3%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%