mirror of
https://github.com/tmux/tmux.git
synced 2026-04-19 01:19:28 +00:00
79e30daeae1d49a1cf1dc4618edf1ec82804a80c
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
87.2%
Roff
7.2%
Shell
2.9%
Yacc
1.3%
M4
0.8%
Other
0.5%