CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/05 02:14:16
Modified files:
usr.bin/tmux : cmd-find.c key-bindings.c tmux.1
Log message:
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.
