Add cmd_find_from_winlink_pane and use it in a couple of places, and
authornicm <nicm@openbsd.org>
Fri, 21 Apr 2017 17:22:20 +0000 (17:22 +0000)
committernicm <nicm@openbsd.org>
Fri, 21 Apr 2017 17:22:20 +0000 (17:22 +0000)
commit1adc95ebcfac5fbbc6375f336c8233de42e202a6
tree3ac57e3cfeb0fabb0bd5e370cfef3e5002200a37
parent9599182f3b9e66ac26f2f7d706127514f82c5c56
Add cmd_find_from_winlink_pane and use it in a couple of places, and
make functions that can't fail void.
usr.bin/tmux/cmd-find.c
usr.bin/tmux/cmd-split-window.c
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.h