diff options
author | 2011-03-07 23:46:27 +0000 | |
---|---|---|
committer | 2011-03-07 23:46:27 +0000 | |
commit | 885f70781f2b2024360a1855b896b60ac6ccfeb1 (patch) | |
tree | ff3910e237082da843af818d767ab545aaa2d110 /lib/libpthread | |
parent | Declare the inline function pf_addr_compare() non-static in pfvar.h (diff) | |
download | wireguard-openbsd-885f70781f2b2024360a1855b896b60ac6ccfeb1.tar.xz wireguard-openbsd-885f70781f2b2024360a1855b896b60ac6ccfeb1.zip |
Support passing through escape sequences to the underlying terminal by
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.
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions