mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
67e70770c8c29df3e92634132401739531f94ff9

Do not continue to send data to suspended/locked clients or there will be a huge rush of it after they are resumed/unlocked. The main output path was fine but status line updates and the terminal state reset code were missed.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%