aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-05-29 16:01:19 +0100
committerThomas Adam <thomas@xteddy.org>2020-05-29 16:01:19 +0100
commit5ef790a6c41f5b78d2e757612b75cb9142b9173f (patch)
treed183a67740c647c0ae6227bdcdb62be5a61d6679 /tmux.1
parentce6b3a539dffa92ea014009670f6871cd0cf7232 (diff)
parent175e45005f4572b19a4aa34094f9a8c69ced5475 (diff)
downloadrtmux-5ef790a6c41f5b78d2e757612b75cb9142b9173f.tar.gz
rtmux-5ef790a6c41f5b78d2e757612b75cb9142b9173f.tar.bz2
rtmux-5ef790a6c41f5b78d2e757612b75cb9142b9173f.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 31f16f18..0d9f121c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2079,7 +2079,7 @@ With
.Fl b ,
other commands are not blocked from running until the indicator is closed.
.It Xo Ic find-window
-.Op Fl rCNTZ
+.Op Fl iCNrTZ
.Op Fl t Ar target-pane
.Ar match-string
.Xc
@@ -2098,6 +2098,8 @@ matches only visible window contents,
matches only the window name and
.Fl T
matches only the window title.
+.Fl i
+makes the search ignore case.
The default is
.Fl CNT .
.Fl Z