Make the cmd_find_* functions more obvious when looking for a client,
authornicm <nicm@openbsd.org>
Fri, 21 Apr 2017 20:26:34 +0000 (20:26 +0000)
committernicm <nicm@openbsd.org>
Fri, 21 Apr 2017 20:26:34 +0000 (20:26 +0000)
commit93e732aabece4c2ef75ec9f2a56d777a036b3a8f
tree94a5a050dda2622774a4c16e6794e7a36d192831
parent2974176a4b8aebcccdc0917bef0810edd29a95d6
Make the cmd_find_* functions more obvious when looking for a client,
rather than having it inside other functions. Should be no change to the
way targets are resolved just yet.
usr.bin/tmux/cmd-find.c
usr.bin/tmux/cmd-queue.c
usr.bin/tmux/cmd-run-shell.c
usr.bin/tmux/cmd.c
usr.bin/tmux/notify.c
usr.bin/tmux/server.c
usr.bin/tmux/tmux.h