mirror of
https://github.com/tmux/tmux.git
synced 2026-09-23 05:13:57 +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
tmux source code
Languages
C
73%
Shell
19.3%
Roff
5.6%
Yacc
0.9%
M4
0.7%
Other
0.4%