aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2020-04-12 20:16:36 +0000
committernicm <nicm>2020-04-12 20:16:36 +0000
commitde6b30a51ca2acf77831de2a71c465a07e95df19 (patch)
tree3b07b315ce933f8417e67db6ffef74891d69a217
parentda4034944dcf7b35495a4171bd9d96fb7e1310ab (diff)
downloadrtmux-de6b30a51ca2acf77831de2a71c465a07e95df19.tar.gz
rtmux-de6b30a51ca2acf77831de2a71c465a07e95df19.tar.bz2
rtmux-de6b30a51ca2acf77831de2a71c465a07e95df19.zip
Mention RGB, pointed out by Jody Frankowski.
-rw-r--r--tmux.17
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index be62588f..956a3911 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5470,7 +5470,7 @@ The server crashed or otherwise exited without telling the client the reason.
understands some unofficial extensions to
.Xr terminfo 5 :
.Bl -tag -width Ds
-.It Em Cs , Cr
+.It Em \&Cs , Cr
Set the cursor colour.
The first takes a single string argument and is used to set the colour;
the second takes no arguments and restores the default cursor colour.
@@ -5534,6 +5534,11 @@ capabilities to the
.Nm
.Xr terminfo 5
entry).
+.Pp
+This is equivalent to the
+.Em RGB
+.Xr terminfo 5
+capability.
.It Em \&Ms
Store the current buffer in the host terminal's selection (clipboard).
See the