Re: individual buffer sizes for panes

2013-09-09 Thread Edward Peschko
Thomas, So, when you set a history limit, it is applied to all panes that you create from then on, and all older panes stay with their old limits? So - how do you get the history limit for individual panes/windows? This is workable, but it would be nice to have some sort of refresh command to ap

Re: individual buffer sizes for panes

2013-09-09 Thread Thomas Adam
On Mon, Sep 09, 2013 at 09:36:49AM -0700, Edward Peschko wrote: > All, > > I have some memory consumption problems with tmux - I like to have > lots of windows and panes running processes, but only some of them do > I need large buffers for. Then don't set such a high history-limit? > Hence, I w

steps to install tmux in Cygwin

2013-09-09 Thread Mark Volkmann
I have tried to carefully document all the steps I followed to install tmux in Cygwin. You can find them at http://ociweb.com/mark/programming/tmuxInCygwin.html. It would be great if someone could go through the install following these steps to verify that they are correct. I don't have access to a

individual buffer sizes for panes

2013-09-09 Thread Edward Peschko
All, I have some memory consumption problems with tmux - I like to have lots of windows and panes running processes, but only some of them do I need large buffers for. Hence, I was wondering if it was possible to specify the buffer size for each individual pane - eg. 20 for the large, monitor

Re: individual buffer sizes for panes

2013-09-09 Thread Thomas Adam
On Mon, Sep 09, 2013 at 10:37:47AM -0700, Edward Peschko wrote: > Thomas, > > So, when you set a history limit, it is applied to all panes that you > create from then on, and all older panes stay with their old limits? Correct. Only new panes are affected by a change in history-limit. > So - ho

screen -R behaviour

2013-09-09 Thread Fabio Coatti
Hi All, I'm just started to use tmux after years of screen addiction :) and I have a question, probably silly, but I haven't found any hint looking around. Basically I'm uset to launc screen with -R option, with the intended effect of "attach to an existing session if present, otherwise launch a ne

Re: screen -R behaviour

2013-09-09 Thread Nicholas Marriott
IIRC tmux new -A Original message From: Fabio Coatti Date: 10/09/2013 07:29 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: screen -R behaviour Hi All, I'm just started to use tmux after years of screen addiction :) and I have a question, probably silly, but I