CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/23 06:33:55
Modified files:
usr.bin/tmux : arguments.c cmd-command-prompt.c
cmd-confirm-before.c cmd-display-panes.c
cmd-if-shell.c cmd-run-shell.c tmux.h
Log message:
Move command argument parsing common functions and don't bother to parse
again if given a command rather than a string.
