Fix command prompt not to always append argument but only if there has
authornicm <nicm@openbsd.org>
Wed, 15 Mar 2023 08:15:39 +0000 (08:15 +0000)
committernicm <nicm@openbsd.org>
Wed, 15 Mar 2023 08:15:39 +0000 (08:15 +0000)
commita01f743b039d45b60c9a6fa9b993a8074c89fc6c
tree435292900e34bb9d594e30fad1d5167a00dcbfa9
parent249ad34f4f2742616a5deb79bbaf826edd907d88
Fix command prompt not to always append argument but only if there has
actually been expansion. GitHub issue 3493.
usr.bin/tmux/arguments.c
usr.bin/tmux/cmd-command-prompt.c
usr.bin/tmux/cmd-parse.y