summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-queue.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2020-04-13 16:19:37 +0000
committernicm <nicm@openbsd.org>2020-04-13 16:19:37 +0000
commita49ab104dbea82659bc15ba66d9f752c733e9176 (patch)
treee1c91ecbb85535b2f119c3dd11c5fd6c9fd50c7d /usr.bin/tmux/cmd-queue.c
parentWhen adding a list of commands to the queue, instead of automatically (diff)
downloadwireguard-openbsd-a49ab104dbea82659bc15ba66d9f752c733e9176.tar.xz
wireguard-openbsd-a49ab104dbea82659bc15ba66d9f752c733e9176.zip
When parsing strings, put all commands in one group even if there are
newlines. This means that for example bind q { a \n b } and bind q "a ; b" are the same. Also log commands in different groups separated by ;; rather than ; (a command list like this should never be user visible).
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions