Patch is in openbsd now will be in SF next time it's synced up

-------- Original message --------
From: "Suraj N. Kurapati" <sun...@gmail.com> 
Date: 09/11/2014  18:49  (GMT+00:00) 
To: Nicholas Marriott <nicholas.marri...@gmail.com> 
Cc: tmux-users@lists.sourceforge.net 
Subject: Re: interpolate #{pane_tty} into copy-pipe 
 
On Sun, 9 Nov 2014 14:56:25 +0000, Nicholas Marriott wrote:
> You can configure xterm so OSC 52 defaults to clipboard, or set Ms
> so that tmux sends it to clipboard. Probably something like
> Ms=\E]52;c;%p2%s\007

Thanks for the tip! I was able to use your suggestion successfully:

  set-option -ga terminal-overrides ',xterm*:Ms=\E]52;c;%p2%s\007'

However, I would still request this patch to be promoted into the
tmux codebase because I sometimes use non-xterm terminals (hterm).
------------------------------------------------------------------------------
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to