Re: How to build CVS HEAD?

2012-06-22 Thread Jonathan Daugherty
error near unexpected token `newline' ./configure: line 4703: `PKG_CHECK_MODULES(' In case it matters, I'm running this on Mac OS X 10.7.3 with autoconf version 2.61 and automake version 1.10. Thanks, -- Jonathan Daugherty Software Engineer Galois, Inc. -

How to build CVS HEAD?

2012-06-22 Thread Jonathan Daugherty
. Am I missing something? Thanks! -- Jonathan Daugherty Software Engineer Galois, Inc. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape ha

Re: Release of 1.7

2012-06-01 Thread Jonathan Daugherty
1.8. Of course, if you aren't in the habit of doing bugfix releases and want your major ones to be stable, then we just have different goals. :) -- Jonathan Daugherty Software Engineer Galois, Inc. -- Liv

Re: Release of 1.7

2012-06-01 Thread Jonathan Daugherty
is stable? I wouldn't make that assumption; that is precisely why I *don't* want to run trunk. And I wouldn't expect the maintainers to really want that, either, because it means it is harder to know which bugs (and which bug interactions) different users will face. -- Jona

Re: Release of 1.7

2012-06-01 Thread Jonathan Daugherty
and there's significant changes in trunk. Is there at least some synchronicity with OpenBSD releases? I've seen a lot of new features go by on this list lately, so I was curious when I would get to enjoy them officially. :) Thanks, -- Jonathan

Release of 1.7

2012-06-01 Thread Jonathan Daugherty
Hi, I couldn't find this information in the obvious places so I'll ask here: when might 1.7 be released? Thanks! -- Jonathan Daugherty Software Engineer Galois, Inc. -- Live Security Virtual Conference

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-wi

find-window behavior on multiple matches in the same window

2012-03-28 Thread Jonathan Daugherty
hing remaining panes in a window once it had found a match for a given window, but although that approach solves the problem I described it would also hide other potentially interesting matches in a given window. Thoughts? -- Jonathan Daugherty Software En

Re: [patch] find-window -TCN (was: Re: find-window searching behavior)

2012-03-20 Thread Jonathan Daugherty
nal patch. Whoops. -- Jonathan Daugherty Software Engineer Galois, Inc. -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure

[patch] find-window -TCN (was: Re: find-window searching behavior)

2012-03-20 Thread Jonathan Daugherty
> But that's four diffs... just -T -N -C would be ok but if you do one > -T flag I think we should have all three. Please see the attached patch, which adds -T, -C, and -N options for find-window and defaults to -TCN as discussed. I've also updated tmux.1. -- Jonathan Daug

Re: find-window searching behavior

2012-03-16 Thread Jonathan Daugherty
k we should have all three. Sounds reasonable to me. :) -- Jonathan Daugherty Software Engineer Galois, Inc. -- This SF email is sponsosred by: Try Windows Azure free for 9

find-window searching behavior

2012-03-16 Thread Jonathan Daugherty
. I'm thinking find-window -T pat would match only the title against the pattern 'pat'. What do you think? I'm willing to write a patch, but if folks who know the codebase could make this change more easily, that would be more expedient. Thanks! -- Jonathan Daughert