mirror of
https://github.com/tmux/tmux.git
synced 2026-08-07 15:59:04 +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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%