diff options
author | Thomas Adam <thomas@xteddy.org> | 2018-05-22 11:02:33 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2018-05-22 11:02:33 +0100 |
commit | f0ac0d6793b206222454d6d3ac3559a7bc13702b (patch) | |
tree | 7f45447169281eefe6986c137bd5461c1dd29e23 /tmux.1 | |
parent | 07c0970f541f88d5969d967d03f8f7371d69b0f7 (diff) | |
parent | 2a04665626959dd57a88db2fd42813877e7f7fde (diff) | |
download | rtmux-f0ac0d6793b206222454d6d3ac3559a7bc13702b.tar.gz rtmux-f0ac0d6793b206222454d6d3ac3559a7bc13702b.tar.bz2 rtmux-f0ac0d6793b206222454d6d3ac3559a7bc13702b.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -3546,11 +3546,17 @@ The possible variables are listed in the table below, or the name of a .Nm option may be used for an option's value. Some variables have a shorter alias such as -.Ql #S , -and +.Ql #S ; .Ql ## is replaced by a single -.Ql # . +.Ql # , +.Ql #, +by a +.Ql \&, +and +.Ql #} +by a +.Ql } . .Pp Conditionals are available by prefixing with .Ql \&? |