diff options
author | jmc <jmc> | 2016-04-29 20:57:10 +0000 |
---|---|---|
committer | jmc <jmc> | 2016-04-29 20:57:10 +0000 |
commit | 0c7895076e1b2c87956fd594ae4408f6de3432ca (patch) | |
tree | cb5f3fd901760f5d0b6b27f42523d238bebf497d | |
parent | 975aa3ccd61ae5981ea1174c43603b6bdad097f1 (diff) | |
download | rtmux-0c7895076e1b2c87956fd594ae4408f6de3432ca.tar.gz rtmux-0c7895076e1b2c87956fd594ae4408f6de3432ca.tar.bz2 rtmux-0c7895076e1b2c87956fd594ae4408f6de3432ca.zip |
tweak previous;
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2774,8 +2774,7 @@ will be passed through and formats (see .Sx FORMATS ) will be expanded. - -It may also contain the a special character sequence #[] to change the colour +It may also contain the special character sequence #[] to change the colour or attributes, for example .Ql #[fg=red,bright] to set a bright red foreground. |