Re: Saving buffer using tmux config file

2013-12-17 Thread Nicholas Marriott
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

Saving buffer using tmux config file

2013-12-17 Thread Mikhail Morfikov
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

Re: freezing tmux on heavy output

2013-12-17 Thread Pavlos Parissis
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

Re: freezing tmux on heavy output

2013-12-17 Thread Pavlos Parissis
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