Extend filters (f key) to buffer and client mode and add -f flag to
authornicm <nicm@openbsd.org>
Fri, 9 Jun 2017 16:01:39 +0000 (16:01 +0000)
committernicm <nicm@openbsd.org>
Fri, 9 Jun 2017 16:01:39 +0000 (16:01 +0000)
commit024c311a845aceb9006eee42585000674918f9dc
tree87ce14a59c122a9f1f89daf60fa0106908dfbee8
parent144df0bdf248ac81ca289af541eb394eed4cfc54
Extend filters (f key) to buffer and client mode and add -f flag to
specify to command.
usr.bin/tmux/cmd-choose-tree.c
usr.bin/tmux/mode-tree.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h
usr.bin/tmux/window-buffer.c
usr.bin/tmux/window-client.c
usr.bin/tmux/window-tree.c