It is in the OpenBSD tree, it'll be in SF tree when they are synced up, probably not too long.
revision 1.37 date: 2011/03/07 23:46:27; author: nicm; state: Exp; lines: +49 -24 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. On Thu, Mar 10, 2011 at 10:32:57AM -0800, Kevin Goodsell wrote: > On Thu, Mar 10, 2011 at 10:14 AM, Chas. Owens <chas.ow...@gmail.com> wrote: > > I want to sent an escape code to my controlling terminal. tmux seems > > to be eating them. Is there some method of asking tmux to send an > > escape code for me? > > > > Not in any released version. Reportedly this was checked in a few days > ago, but I don't see it in the CVS tree yet: > > http://sourceforge.net/mailarchive/message.php?msg_id=27167323 > > -Kevin > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users