diff options
author | Thomas Adam <thomas@xteddy.org> | 2018-06-03 13:02:31 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2018-06-03 13:02:31 +0100 |
commit | 7de25d86e10466ad3a33b944de8d912c1539c3f6 (patch) | |
tree | 39419da0da2913305ac835c5f76022927ce49d9e /tmux.1 | |
parent | 54cd292f09147797e10ae90512e3cb357ce3caca (diff) | |
parent | ba31d3a88c8c76ec3c76d9a91373fa24e64797cd (diff) | |
download | rtmux-7de25d86e10466ad3a33b944de8d912c1539c3f6.tar.gz rtmux-7de25d86e10466ad3a33b944de8d912c1539c3f6.tar.bz2 rtmux-7de25d86e10466ad3a33b944de8d912c1539c3f6.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3589,7 +3589,8 @@ and .Ql #} , unless they are part of a .Ql #{...} -replacement. For example: +replacement. +For example: .Bd -literal -offset indent #{?pane_in_mode,#[fg=white#,bg=red],#[fg=red#,bg=white]}#W . .Ed |