mirror of
https://github.com/tmux/tmux.git
synced 2026-08-29 01:51:35 +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
tmux source code
Languages
C
75.8%
Shell
16.1%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%