mirror of
https://github.com/tmux/tmux.git
synced 2026-07-16 14:01:16 +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
77%
Shell
14.9%
Roff
6%
Yacc
1%
M4
0.6%
Other
0.4%