mirror of
https://github.com/tmux/tmux.git
synced 2026-08-30 18:41:36 +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
75.8%
Shell
16.1%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%