From c05002b0f2d86d7706efdc9636ee660642bdcecb Mon Sep 17 00:00:00 2001 From: nicm Date: Sat, 7 Jan 2017 15:40:23 +0000 Subject: [PATCH] Add note about ccc and initc so people who want it can see it is possible. --- tmux.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tmux.1 b/tmux.1 index be61f01c..234627fc 100644 --- a/tmux.1 +++ b/tmux.1 @@ -4113,6 +4113,16 @@ is not set, \&Ss with argument 0 will be used to reset the cursor style instead. Indicate that the terminal supports the .Ql direct colour RGB escape sequence (for example, \ee[38;2;255;255;255m). +.Pp +If supported, this is used for the OSC initialize colour escape sequence (which +may be enabled by adding the +.Ql initc +and +.Ql ccc +capabilities to the +.Nm +.Xr terminfo 5 +entry). .It Em \&Ms Store the current buffer in the host terminal's selection (clipboard). See the