This exact key binding works fine for me, are you sure you are not
binding xsel -o by mistake?
On Wed, Dec 18, 2013 at 03:22:00AM +0100, Mikhail Morfikov wrote:
> I'm trying to send content of tmux buffer to a system clipboard, the one
> you can gain access through xsel -b . When I enter the cop
I'm trying to send content of tmux buffer to a system clipboard, the one
you can gain access through xsel -b . When I enter the copy mode and
select some lines, I can copy it by pressing enter. Now, to send this
to the system clipboard I have to type:
$ tmux save-buffer - | xsel -b -i
After that
On 17/12/2013 11:08 πμ, Pavlos Parissis wrote:
> On 17/12/2013 03:50 πμ, Patrick Wang wrote:
>> Hi Pavlos,
>>
>> Which terminal emulator are you using? I had the same problem when I
>> was using gnome-terminal, and I could get tmux back by resizing
>> terminal emulator window if this problem occurr
On 17/12/2013 03:50 πμ, Patrick Wang wrote:
> Hi Pavlos,
>
> Which terminal emulator are you using? I had the same problem when I
> was using gnome-terminal, and I could get tmux back by resizing
> terminal emulator window if this problem occurred. But after I changed
> to urxvt, this problem has