mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 12:37:02 +00:00
2e43372d0b2932f7abf5b16544faec3ecf214433

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%