mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
f536dc47c46ded3eb06491e637f9a67e8f3affa1

sent to stdin before it is needed, which can be inconvenient (eg pasting commands). Instead, start with stdin disabled and reuse MSG_STDIN from server->client to mean that stdin should be enabled. Based on a diff from Chris Johnsen.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%