On 11/07/13 22:15, Cyril Bouthors wrote:
> tmux save-buffer - | xclip -i -selection clipboard
>
> I can then correctly paste the 'save-buffer' to Chromium, LibreOffice,
> etc but
> if the same command is executed from tmux with a custom key binding, it also
> pastes to the X clipboard but tmux seem
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
---
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
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?
Original message
From: John Whitley
Date: 11/08/2013 19:09 (GMT+00:00)
To: tmux-users@lists.sourceforge.net
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
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
Hello,
I understand that the tmux philosophy is to keep things light weight and be a
toolkit so users can configure tmux to do their bidding.
So I want to state up front that I am *not* suggesting that tmux has x/y/zmodem
built in!!
However hear me out…
On occasion I use xmodem and friends and