<div dir="ltr">Hi mosh-devel,<div><br></div><div>I&#39;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: <a href="https://code.google.com/p/iterm2/wiki/TmuxIntegration">https://code.google.com/p/iterm2/wiki/TmuxIntegration</a>).</div>

<div><br></div><div>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&#39;t pass through the escape code that signals the terminal emulator to begin speaking the tmux protocol.</div>

<div><br></div><div>The escape code used is DCS 1000p (ESC P1000p), which is based on the ReGIS codes (<a href="http://www.vt100.net/docs/vt3xx-gp/chapter1.html">http://www.vt100.net/docs/vt3xx-gp/chapter1.html</a>). While I don&#39;t expect mosh to support ReGIS any time soon, would you consider passing this one escape code through?</div>

<div><br></div><div>Thanks for your consideration,</div><div>George</div></div>