Re: Terminal resize

2011-07-18 Thread Nicholas Marriott
What version? You should be able to use Escape or q to get out without choosing a client. On Mon, Jul 18, 2011 at 06:09:14PM -0700, dan theman wrote: > It looks like C-b D is what I was looking for. One weird thing though is that > the "other" computer should already have been detached since th

Re: Ncurses and scrollback

2011-07-18 Thread Nicholas Marriott
Works fine for me. What tmux version, what TERM inside tmux? On Wed, Jul 13, 2011 at 01:10:49AM -0700, Dan S. wrote: > I recently switched to tmux from screen and I'm having a problem > regarding scrollback/copy mode. I can use copy mode fine in tmux (C-b > [) for normal terminal stuff in tmux wi

Re: typo in examples/screen-keys.conf

2011-07-18 Thread Nicholas Marriott
fixed, thanks On Mon, Jul 11, 2011 at 12:40:39PM -0500, Si Feng wrote: >Hey guys, > >Just found a typo in examples/screen-keys.conf when customizing tmux to >use screen keys. It has been there since Aug 2009 (version 1.3)... > >Submitted a ticket: > > [1]https://sourceforge.

Re: [patch] link against librt only if needed

2011-07-18 Thread Nicholas Marriott
applied, thanks On Fri, Jul 15, 2011 at 04:46:36PM +0200, Pietro Cerutti wrote: > Hi list, > > on FreeBSD clock_gettime is in libc, so there's no need to link against > librt. Please consider this patch, that causes autoconf to bring in > librt only if needed. > > http://www.freebsd.org/cgi/que

Re: Terminal resize

2011-07-18 Thread Nicholas Marriott
try SVN trunk or 1.5 you're probably in vi keys mode, escape works for me in emacs mode On Mon, Jul 18, 2011 at 06:33:05PM -0700, dan theman wrote: > v1.4 > > q works, Escape does not. > > > --- On Mon, 7/18/11, Nicholas Marriott wrote: > > > From: Nicholas Marriott > > Subject: Re: Termin

Re: Terminal resize

2011-07-18 Thread dan theman
It looks like C-b D is what I was looking for. One weird thing though is that the "other" computer should already have been detached since that computer was shut down completely. Perhaps it was shut off without explicitly detaching leading to this weird state. Related question: After doing C-b

Re: Terminal resize

2011-07-18 Thread dan theman
v1.4 q works, Escape does not. --- On Mon, 7/18/11, Nicholas Marriott wrote: > From: Nicholas Marriott > Subject: Re: Terminal resize > To: "dan theman" > Cc: tmux-users@lists.sourceforge.net > Date: Monday, July 18, 2011, 6:14 PM > What version? > > You should be able to use Escape or q to