mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
084d07f4eb5dc3d90e28725524147e66a25b869b

and some people may use shells which do not support it. Instead, make an empty default-command option mean a login shell, and fork it with a - in argv[0] which is the method used by login(1). Also fix the automatic-rename code to handle this correctly and to strip a leading - if present.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%