mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Add m: for fnmatch(3) format matching.
This commit is contained in:
7
tmux.1
7
tmux.1
@ -3444,6 +3444,13 @@ if running on
|
||||
.Ql myhost ,
|
||||
otherwise by
|
||||
.Ql 0.
|
||||
An
|
||||
.Ql m
|
||||
specifies a
|
||||
.Xr fnmatch 3
|
||||
comparison - the first argument is the pattern and the second the string to
|
||||
compare. For example,
|
||||
.Ql #{m:*foo*,#{host}} .
|
||||
.Pp
|
||||
A limit may be placed on the length of the resultant string by prefixing it
|
||||
by an
|
||||
|
Reference in New Issue
Block a user