mirror of
https://github.com/tmux/tmux.git
synced 2026-09-22 12:57:43 +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
tmux source code
Languages
C
73.1%
Shell
19.1%
Roff
5.7%
Yacc
0.9%
M4
0.7%
Other
0.4%