Re: [PATCH] Restore zoom when selecting a previously zoomed pane

2013-11-25 Thread Maykel Moya
On 24/11/13 12:36, Nicholas Marriott wrote: > Hi > > I tried this and honestly I don't like it, I think it is unexpected that > if I do splitw and the pane unzooms it then zooms again when I select > it. It's better for the pane not to secretly stay zoomed - it isn't so > hard to zoom it again if

Re: Use of O_DIRECTORY and Buildbot for tmux

2013-11-25 Thread Dagobert Michelsen
Hi folks, Am 14.11.2013 um 12:08 schrieb Dagobert Michelsen : > I noticed that the latest version in GIT uses "open" with O_DIRECTORY which is > not available on Solaris. As a quick fix I have a conditional use of that > define > as merge request: > https://sourceforge.net/p/tmux/tmux-code/merge