Add <, >, <=, >= for formats, GitHub issue 1747.

This commit is contained in:
nicm
2019-05-25 16:51:10 +00:00
parent 207789dc2d
commit a65a6d62d1
2 changed files with 38 additions and 9 deletions

8
tmux.1
View File

@ -3946,9 +3946,13 @@ For example:
.Pp
Comparisons may be expressed by prefixing two comma-separated
alternatives by
.Ql ==
.Ql == ,
.Ql != ,
.Ql < ,
.Ql > ,
.Ql <=
or
.Ql !=
.Ql >=
and a colon.
For example
.Ql #{==:#{host},myhost}