mirror of
https://github.com/tmux/tmux.git
synced 2026-07-15 13:40:42 +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
77.1%
Shell
14.7%
Roff
6.1%
Yacc
1%
M4
0.6%
Other
0.4%