mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
b3e8d440ed0477e88232c3ba1779c67eafce3a48

split-window, respawn-window or respawn-pane, pass them directly to execvp() to help avoid quoting problems. One argument still goes to "sh -c" like before. Requested by many over the years. Patch from J Raynor.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%