Restore zoom state

2013-11-16 Thread Maykel Moya
81bd6465a52e818343d776212cae780e73762f5b Author: Maykel Moya mm...@mmoya.org Date: Sat Nov 16 02:54:28 2013 +0100 Add option for restoring window zoom diff --git a/cmd-resize-pane.c b/cmd-resize-pane.c index d31f886..d8ee076 100644 --- a/cmd-resize-pane.c +++ b/cmd-resize-pane.c @@ -101,10

[PATCH] Restore zoom when selecting a previously zoomed pane

2013-11-16 Thread Maykel Moya
Signed-off-by: Maykel Moya mm...@mmoya.org --- cmd-resize-pane.c | 7 +-- cmd-select-pane.c | 10 -- tmux.h| 1 + 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/cmd-resize-pane.c b/cmd-resize-pane.c index d31f886..d8ee076 100644 --- a/cmd-resize-pane.c

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