Preserve argument type in command and convert to string on demand.
authornicm <nicm@openbsd.org>
Sat, 21 Aug 2021 20:46:43 +0000 (20:46 +0000)
committernicm <nicm@openbsd.org>
Sat, 21 Aug 2021 20:46:43 +0000 (20:46 +0000)
commitbee784fa9ac3cff9943fd492c55ed4e09c159c29
tree8de7fde28710cbcfd8424892552d020909168840
parentfb147d85a441ece319f8b0cc7269f69d3ecd9f4d
Preserve argument type in command and convert to string on demand.
usr.bin/tmux/arguments.c
usr.bin/tmux/cmd-bind-key.c
usr.bin/tmux/cmd-find-window.c
usr.bin/tmux/cmd-parse.y
usr.bin/tmux/tmux.h