mirror of
https://github.com/tmux/tmux.git
synced 2026-07-11 20:09:32 +00:00
4310282a4c52f1885ae2eb80b106c9c03564a0b8
have the server use that rather than reopening the tty. If the fd isn't given, use the old behaviour (so no need for a version change). This allows tmux to be used as the shell, so also change so that when working out the command to execute if default-command is empty (the default), tmux will try not execute itself.
Description
tmux source code
Languages
C
78%
Shell
13.4%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%