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