mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
c284ebe0ade7cc85ad6c3fe5ce7ed5108119222d

not attached, the server process asks it to open the file, similar to how works for stdin, stdout, stderr. This makes special files like /dev/fd/X work (used by some shells). stdin, stdout and stderr and control mode are now just special cases of the same mechanism. This will also make it easier to use for other commands that read files such as source-file.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%