mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%