diff options
author | 2020-04-13 16:19:37 +0000 | |
---|---|---|
committer | 2020-04-13 16:19:37 +0000 | |
commit | a49ab104dbea82659bc15ba66d9f752c733e9176 (patch) | |
tree | e1c91ecbb85535b2f119c3dd11c5fd6c9fd50c7d /usr.bin/tmux/cmd-queue.c | |
parent | When adding a list of commands to the queue, instead of automatically (diff) | |
download | wireguard-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