On Mon, Jul 28, 2014 at 12:41 PM, Nicholas Marriott wrote:
> OSC 52 is the xterm method and we support it.
Agreed! For me, this is a killer feature of tmux. It lets me yank
text directly from tmux into my end-system's clipboard across
nested(!) SSH sessions without having to maintain a pipeline
OSC 52 is the xterm method and we support it.
On Mon, Jul 28, 2014 at 07:43:03PM +0100, Thomas Adam wrote:
> On 27 July 2014 23:26, Timothee Cour wrote:
> > Please see
> > https://code.google.com/p/iterm2/issues/detail?id=1468&q=shell%20ssh for
> > context:
> >
> > see comments 14 and 16:
> > Is
On 27 July 2014 23:26, Timothee Cour wrote:
> Please see
> https://code.google.com/p/iterm2/issues/detail?id=1468&q=shell%20ssh for
> context:
>
> see comments 14 and 16:
> Is there any way to make this work inside tmux? The example shown above:
> printf "\e]50;CopyToClipboard\a...followed by text
Please see
https://code.google.com/p/iterm2/issues/detail?id=1468&q=shell%20ssh for
context:
see comments 14 and 16:
Is there any way to make this work inside tmux? The example shown above:
printf "\e]50;CopyToClipboard\a...followed by text followed
by...\e]50;EndCopy\a"
That works fine for me loc