CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/25 02:51:55
Modified files:
usr.bin/tmux : arguments.c cmd-bind-key.c cmd-command-prompt.c
cmd-confirm-before.c cmd-display-menu.c
cmd-display-panes.c cmd-if-shell.c
cmd-run-shell.c cmd-set-option.c cmd.c
key-bindings.c tmux.h
Log message:
Validate command argument types (string or command list) and give more
useful error messages.
