diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-05-29 18:01:14 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-05-29 18:01:14 +0100 |
commit | d3959a21185d7a1682d033982921753baa689a41 (patch) | |
tree | e646a6d7612e355b48b9955b64d155ebb8cf0992 /tmux.1 | |
parent | bfd7209053669f58cf2ddfa86bb3ed2f9340acd8 (diff) | |
parent | 12575014995582b30165d80efa1096eee7622a81 (diff) | |
download | rtmux-d3959a21185d7a1682d033982921753baa689a41.tar.gz rtmux-d3959a21185d7a1682d033982921753baa689a41.tar.bz2 rtmux-d3959a21185d7a1682d033982921753baa689a41.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3448,6 +3448,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 |