summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2011-03-07 23:46:27 +0000
committernicm <nicm@openbsd.org>2011-03-07 23:46:27 +0000
commit885f70781f2b2024360a1855b896b60ac6ccfeb1 (patch)
treeff3910e237082da843af818d767ab545aaa2d110 /lib/libpthread
parentDeclare the inline function pf_addr_compare() non-static in pfvar.h (diff)
downloadwireguard-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