mirror of
https://github.com/tmux/tmux.git
synced 2026-06-28 22:20:30 +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
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%