aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-06-20 23:02:28 +0100
committerThomas Adam <thomas@xteddy.org>2019-06-20 23:02:28 +0100
commit70775b3c28ab75ec295e08fd9c8c50ab0f7d1233 (patch)
treed1ba9e9575f809bd2cad35644d8d9fd6044eb36d /tmux.1
parentc4a92e57993f3c45944428a6b7cf0a1be421d023 (diff)
parent1d8e545bc1cf9de10b718dc81b422edf81dabe07 (diff)
downloadrtmux-70775b3c28ab75ec295e08fd9c8c50ab0f7d1233.tar.gz
rtmux-70775b3c28ab75ec295e08fd9c8c50ab0f7d1233.tar.bz2
rtmux-70775b3c28ab75ec295e08fd9c8c50ab0f7d1233.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 5 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 87ab358d..00ba7e13 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1833,14 +1833,16 @@ With
.Fl b ,
other commands are not blocked from running until the indicator is closed.
.It Xo Ic find-window
-.Op Fl CNTZ
+.Op Fl rCNTZ
.Op Fl t Ar target-pane
.Ar match-string
.Xc
.D1 (alias: Ic findw )
-Search for the
+Search for a
.Xr fnmatch 3
-pattern
+pattern or, with
+.Fl r ,
+regular expression
.Ar match-string
in window names, titles, and visible content (but not history).
The flags control matching behavior: