mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
tweak previous;
This commit is contained in:
parent
26b9a8e49b
commit
b8a9c740bb
4
tmux.1
4
tmux.1
@ -4044,7 +4044,7 @@ pattern or regular expression in the pane content and evaluates to zero if not
|
|||||||
found, or a line number if found.
|
found, or a line number if found.
|
||||||
Like
|
Like
|
||||||
.Ql m ,
|
.Ql m ,
|
||||||
a
|
an
|
||||||
.Ql r
|
.Ql r
|
||||||
flag means search for a regular expression and
|
flag means search for a regular expression and
|
||||||
.Ql i
|
.Ql i
|
||||||
@ -4126,7 +4126,7 @@ throughout.
|
|||||||
The first argument may be an extended regular expression and a final argument may be
|
The first argument may be an extended regular expression and a final argument may be
|
||||||
.Ql i
|
.Ql i
|
||||||
to ignore case, for example
|
to ignore case, for example
|
||||||
.Ql s/a(.)/\1x/i:
|
.Ql s/a(.)/\e1x/i:
|
||||||
would change
|
would change
|
||||||
.Ql abABab
|
.Ql abABab
|
||||||
into
|
into
|
||||||
|
Loading…
Reference in New Issue
Block a user