diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-12-10 14:01:10 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-12-10 14:01:10 +0000 |
commit | 8941dbe482f68bfff7d7ea577719ab366cebf54b (patch) | |
tree | 4e575c55cb87775779dfbfff98c802b8b06b3e7e /tmux.1 | |
parent | 138ffc7cb6225b8a6d54d771b0112635f0dbb42e (diff) | |
parent | 1f9aad2bb40fe90bec38288b08e8b152f13e04ad (diff) | |
download | rtmux-8941dbe482f68bfff7d7ea577719ab366cebf54b.tar.gz rtmux-8941dbe482f68bfff7d7ea577719ab366cebf54b.tar.bz2 rtmux-8941dbe482f68bfff7d7ea577719ab366cebf54b.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6292,6 +6292,11 @@ to change the cursor colour from inside .Bd -literal -offset indent $ printf '\e033]12;red\e033\e\e' .Ed +.Pp +The colour is an +.Xr X 7 +colour, see +.Xr XParseColor 3 . .It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg Set, clear, disable or enable DECSLRM margins. These are set automatically if the terminal reports it is |