mirror of
https://github.com/tmate-io/tmate
synced 2020-11-18 19:53:50 -08:00
using DCS with a "tmux;" prefix. Escape characters in the sequences must be doubled. For example: $ printf '\033Ptmux;\033\033]12;red\007\033\\' Will pass \033]12;red\007 to the terminal (and change the cursor colour in xterm). From Kevin Goodsell.
Description
No description provided
Languages
C
90.7%
Roff
7%
M4
1%
Awk
0.6%
Makefile
0.4%
Other
0.2%