diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-04-30 00:01:10 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-04-30 00:01:10 +0100 |
commit | 5849c950d0157d6a4b4bdd358771d48945ff84cb (patch) | |
tree | 2ed80ae87f99d3695c793be48bbdac73bc7956ad | |
parent | bc4f72582010b99183fda910dd8ad250b2a503e8 (diff) | |
parent | 0c7895076e1b2c87956fd594ae4408f6de3432ca (diff) | |
download | rtmux-5849c950d0157d6a4b4bdd358771d48945ff84cb.tar.gz rtmux-5849c950d0157d6a4b4bdd358771d48945ff84cb.tar.bz2 rtmux-5849c950d0157d6a4b4bdd358771d48945ff84cb.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2778,8 +2778,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. |