=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.517 retrieving revision 1.518 diff -u -r1.517 -r1.518 --- src/usr.bin/tmux/tmux.1 2017/01/06 11:57:03 1.517 +++ src/usr.bin/tmux/tmux.1 2017/01/07 15:40:23 1.518 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.517 2017/01/06 11:57:03 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.518 2017/01/07 15:40:23 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 6 2017 $ +.Dd $Mdocdate: January 7 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -4113,6 +4113,16 @@ 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