[mosh-devel] Tmux integration escape code

George Nachman gnachman at llamas.org
Sat Jul 27 15:26:58 EDT 2013


Hi mosh-devel,

I'm the maintainer for iTerm2, a terminal emulator for Mac OS. About a year
ago we added a feature to support a deep integration with tmux (details
here: https://code.google.com/p/iterm2/wiki/TmuxIntegration).

This integration works by passing messages between the terminal emulator
and the tmux client using a custom protocol. While it works over ssh, it
fails on mosh because mosh doesn't pass through the escape code that
signals the terminal emulator to begin speaking the tmux protocol.

The escape code used is DCS 1000p (ESC P1000p), which is based on the ReGIS
codes (http://www.vt100.net/docs/vt3xx-gp/chapter1.html). While I don't
expect mosh to support ReGIS any time soon, would you consider passing this
one escape code through?

Thanks for your consideration,
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/mosh-devel/attachments/20130727/55997c56/attachment.html


More information about the mosh-devel mailing list