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
Signed-off-by: Maykel Moya
---
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
+++ b/cmd-resize
les
commit 81bd6465a52e818343d776212cae780e73762f5b
Author: Maykel Moya
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,