Add simple searching (C-s and n) to the various choose modes: by name
authornicm <nicm@openbsd.org>
Wed, 7 Jun 2017 14:37:30 +0000 (14:37 +0000)
committernicm <nicm@openbsd.org>
Wed, 7 Jun 2017 14:37:30 +0000 (14:37 +0000)
commit943a08b17c9c26a9e3af873d0b87346747b6bffd
tree67954b9023e7b99a3afee4cf22b2c24a6f81ecf6
parent1d12fe5988988863b84ce489e39aef409382fa47
Add simple searching (C-s and n) to the various choose modes: by name
for client and tree, and by name and content for buffer.
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