mirror of
https://github.com/tmux/tmux.git
synced 2026-06-29 14:31:11 +00:00
8363e31953a346b3cd4141bf30a8d79d37ca2674
when the client tty backs up too much, just stop updating the tty and only update the internal screen. Then when the tty recovers, force a redraw. This prevents a dodgy client from causing other clients to go into backoff while still allowing tmux to be responsive (locally) when seeing lots of output.
Description
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%