Make it so that if a window or session target is prefixed with an =,
authornicm <nicm@openbsd.org>
Fri, 5 Jun 2015 08:14:16 +0000 (08:14 +0000)
committernicm <nicm@openbsd.org>
Fri, 5 Jun 2015 08:14:16 +0000 (08:14 +0000)
commita7f2e23c04ef9d53c1fa3d597aae2f53c8ad595b
tree5f589a3091c063841779fa6e958c8d68f83bc1d9
parent620a358444761dd2d8f4a2f45b180234f788fdd4
Make it so that if a window or session target is prefixed with an =,
only an exact name or index match is accepted, no special character,
prefix match, or fnmatch.
usr.bin/tmux/cmd-find.c
usr.bin/tmux/key-bindings.c
usr.bin/tmux/tmux.1