Pass typed arguments out of the parser into the arguments list and let
authornicm <nicm@openbsd.org>
Sat, 21 Aug 2021 18:39:07 +0000 (18:39 +0000)
committernicm <nicm@openbsd.org>
Sat, 21 Aug 2021 18:39:07 +0000 (18:39 +0000)
commitfb147d85a441ece319f8b0cc7269f69d3ecd9f4d
treef0ca72bf3ba2d32dd5f0fc3834b36e24d313404d
parent762c2d217ab77ffc220a32b9a03e7524b1d7991d
Pass typed arguments out of the parser into the arguments list and let
it convert them into strings.
usr.bin/tmux/arguments.c
usr.bin/tmux/cmd-parse.y
usr.bin/tmux/cmd.c
usr.bin/tmux/tmux.h