Re: iTerm2 support for set-clipboard

2013-08-11 Thread John Whitley
Nicholas Marriott wrote: > Thanks for this but I think we do not want two ways to do this. Iterm2 is > actively developed - did you consider contributing support for the xterm > mechanism there? Good idea Nicholas. I'll look into that approach. Thanks, John ---

Re: iTerm2 support for set-clipboard

2013-08-11 Thread John Whitley
Thomas Adam wrote: > Isn't this the reason why the reattach-to-user-namespace project came about? > That is, the problem is no where near as straightforward as you're suggesting? > reattach-to-user-namespace's exclusive scope is to allow tools such as pbcopy/pbpaste to work correctly from with

Re: iTerm2 support for set-clipboard

2013-08-11 Thread Nicholas Marriott
Subject: iTerm2 support for set-clipboard I note that the set-clipboard window option is currently hardcoded to work with xterm. iTerm2 provides a similar escape code[1] for setting the system clipboard. I'd like to see support for this added to tmux and am willing to work up a patch f

Re: iTerm2 support for set-clipboard

2013-08-11 Thread Thomas Adam
Hi, Isn't this the reason why the reattach-to-user-namespace project came about? That is, the problem is no where near as straightforward as you're suggesting? Thomas On 11 Aug 2013 19:26, "John Whitley" wrote: > > I note that the set-clipboard window option is currently hardcoded to work with

iTerm2 support for set-clipboard

2013-08-11 Thread John Whitley
I note that the set-clipboard window option is currently hardcoded to work with xterm. iTerm2 provides a similar escape code[1] for setting the system clipboard. I'd like to see support for this added to tmux and am willing to work up a patch for it. FWIW, I'm not currently using the tmux-iTerm