diff options
author | nicm <nicm> | 2018-04-18 12:50:11 +0000 |
---|---|---|
committer | nicm <nicm> | 2018-04-18 12:50:11 +0000 |
commit | e64d078a4c9fc0286f5a882fcc526ae8783055ed (patch) | |
tree | bd65910db50158366da706f64bf53e3bd23742bd /tmux.1 | |
parent | 14ecb5032e8e75f317acd00ede030f9aae37bea4 (diff) | |
download | rtmux-e64d078a4c9fc0286f5a882fcc526ae8783055ed.tar.gz rtmux-e64d078a4c9fc0286f5a882fcc526ae8783055ed.tar.bz2 rtmux-e64d078a4c9fc0286f5a882fcc526ae8783055ed.zip |
Fix || example.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3596,7 +3596,7 @@ and .Ql && evaluate to true if either or both of two comma-separated alternatives are true, for example -.Ql #{||,#{pane_in_mode},#{alternate_on}} . +.Ql #{||:#{pane_in_mode},#{alternate_on}} . A .Ql C performs a search for an |