summaryrefslogtreecommitdiff
path: root/usr.bin/column/column.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2011-03-07 23:46:28 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2011-03-07 23:46:28 +0000
commitf1ab809368396ce843eb430aa5044a3d98e520d3 (patch)
treef221f707f3cb26a18789a07c6f458f332638fae7 /usr.bin/column/column.1
parentcfd60bb436ec323a029a43130c30f34f22901653 (diff)
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 'usr.bin/column/column.1')
0 files changed, 0 insertions, 0 deletions