diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-01-07 18:01:11 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-01-07 18:01:11 +0000 |
commit | 325c85a5c163c3063518cb8baf939c44bae39a3e (patch) | |
tree | 40db7d87a72eff76cf4eb851e916117242c3fe41 | |
parent | 29e64a8c648eaf6e1bebf6018066991e032756ab (diff) | |
parent | c05002b0f2d86d7706efdc9636ee660642bdcecb (diff) | |
download | rtmux-325c85a5c163c3063518cb8baf939c44bae39a3e.tar.gz rtmux-325c85a5c163c3063518cb8baf939c44bae39a3e.tar.bz2 rtmux-325c85a5c163c3063518cb8baf939c44bae39a3e.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4118,6 +4118,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 |