Re: find-window behavior on multiple matches in the same window

2012-04-01 Thread Nicholas Marriott
Applied, thanks. On Wed, Mar 28, 2012 at 10:37:23AM -0700, Jonathan Daugherty wrote: > > I reckon each window should only appear in the list once regardless > > with the first match, so this is a bug. > > In that case, see attached for CVS diff. > > -- > Jonathan Daugherty > Software Engine

Re: find-window behavior on multiple matches in the same window

2012-03-28 Thread Jonathan Daugherty
> I reckon each window should only appear in the list once regardless > with the first match, so this is a bug. In that case, see attached for CVS diff. -- Jonathan Daugherty Software Engineer Galois, Inc. Index: cmd-find-window.c ===

Re: find-window behavior on multiple matches in the same window

2012-03-28 Thread Nicholas Marriott
Hi I reckon each window should only appear in the list once regardless with the first match, so this is a bug. On Wed, Mar 28, 2012 at 10:11:30AM -0700, Jonathan Daugherty wrote: > Hi, > > If you create a new window with, e.g., > > new-window -n foo > > and then add N panes to that window,