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