mirror of
https://github.com/tmux/tmux.git
synced 2026-08-14 19:09:18 +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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%