CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2020/04/13 14:51:57

Modified files:
        usr.bin/tmux   : cmd-break-pane.c cmd-command-prompt.c 
                         cmd-confirm-before.c cmd-detach-client.c 
                         cmd-display-menu.c cmd-display-message.c 
                         cmd-display-panes.c cmd-if-shell.c 
                         cmd-list-keys.c cmd-load-buffer.c 
                         cmd-lock-server.c cmd-new-session.c 
                         cmd-new-window.c cmd-pipe-pane.c cmd-queue.c 
                         cmd-refresh-client.c cmd-rename-session.c 
                         cmd-rename-window.c cmd-respawn-window.c 
                         cmd-run-shell.c cmd-save-buffer.c 
                         cmd-select-pane.c cmd-send-keys.c 
                         cmd-set-option.c cmd-show-messages.c 
                         cmd-show-options.c cmd-split-window.c 
                         cmd-switch-client.c format.c spawn.c tmux.h 
                         window-copy.c window.c 

Log message:
Make client -c and -t handling common in cmd-queue.c and try to be
clearer about whether the client is the target client (must have a
session) or not.

Reply via email to