[PATCH] Make last-pane unzoom window

2013-03-05 Thread Romain Francoise
I was testing the new zoom feature and found that last-pane doesn't unzoom the window although it's a frequently used command that would seem a natural fit for unzooming. Also, fix a typo in the description. Thanks, diff --git a/cmd-select-pane.c b/cmd-select-pane.c index d24d7b3..b8a1267 100644

Re: [PATCH] Make last-pane unzoom window

2013-03-05 Thread Nicholas Marriott
Applied, thanks. On Tue, Mar 05, 2013 at 06:55:59PM +0100, Romain Francoise wrote: > I was testing the new zoom feature and found that last-pane doesn't unzoom > the window although it's a frequently used command that would seem a > natural fit for unzooming. > > Also, fix a typo in the descri