On 27 July 2014 23:26, Timothee Cour <timothee.cour2+t...@gmail.com> 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 followed
> by...\e]50;EndCopy\a"
> That works fine for me locally and over SSH but not inside a tmux neither
> locally nor over SSH.
>
> =>
> For tmux, you'll need to ask tmux to support the OSC 52 code. However, that
> requires base64-encoding your data.

No thanks.  I am not sure how important this is anyway.  We currently
support XTerm's clipboard support directly, and there's a rxct-unicode
plugin to do likewise (see the tmux FAQ where I added more information
about this).

The point here is that you can still use tmux's internal buffering to
get the information you need, and if not, holding down shift can still
select that information on the local system's clipboard.

So I'm really struggling to see the use case for this.

-- Thomas Adam

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to