mirror of
https://github.com/tmux/tmux.git
synced 2026-08-08 08:10:52 +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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%