Stop caring about empty commands, just treat as a null command.
authornicm <nicm@openbsd.org>
Sat, 21 Aug 2021 17:25:32 +0000 (17:25 +0000)
committernicm <nicm@openbsd.org>
Sat, 21 Aug 2021 17:25:32 +0000 (17:25 +0000)
commitafdf680fa1ccebb8b3f6aba6330e492718a95476
treef4a02c0e707848781bbf94ed752d0024031ff9ea
parent93cde7c2e695ba0fdc120fa85b616babb74f31a0
Stop caring about empty commands, just treat as a null command.
usr.bin/tmux/cfg.c
usr.bin/tmux/cmd-bind-key.c
usr.bin/tmux/cmd-if-shell.c
usr.bin/tmux/cmd-parse.y
usr.bin/tmux/cmd-queue.c
usr.bin/tmux/options.c
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.h
usr.bin/tmux/window-customize.c