mirror of
https://github.com/tmux/tmux.git
synced 2025-04-21 11:58:48 +00:00
Mention XParseColor(3) for the cursor colour escape sequence.
This commit is contained in:
parent
db3aabcc34
commit
1f9aad2bb4
5
tmux.1
5
tmux.1
@ -6292,6 +6292,11 @@ to change the cursor colour from inside
|
|||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
$ printf '\e033]12;red\e033\e\e'
|
$ printf '\e033]12;red\e033\e\e'
|
||||||
.Ed
|
.Ed
|
||||||
|
.Pp
|
||||||
|
The colour is an
|
||||||
|
.Xr X 7
|
||||||
|
colour, see
|
||||||
|
.Xr XParseColor 3 .
|
||||||
.It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg
|
.It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg
|
||||||
Set, clear, disable or enable DECSLRM margins.
|
Set, clear, disable or enable DECSLRM margins.
|
||||||
These are set automatically if the terminal reports it is
|
These are set automatically if the terminal reports it is
|
||||||
|
Loading…
Reference in New Issue
Block a user