Description
I really like the intent of this plugin, however after trying it I'm not sure if either I have it configured incorrectly or I have the wrong expectations.
What I'm looking to do is achieve a view where I can auto-collapse all splits except for the currently active one.
I work on an ultra monitor, so space isn't an issue and I don't want to resize to the golden ratio (seems this might be more useful on smaller screen?), what I do want to see is an ability to automatically expand the current split and collapse it's sibling splits to a pre-defined, relative size.
It seems that there is :FocusMaximize
, but I don't see how to enable this as the default "autoresize" option (seems that by default everything is autoresized using the GR?).
Additionally, I don't see how to define a maxwidth
or maxheight
(I guess these aren't implemented?), nor do I see a way to define the units as relative for any of the sizing?
So, please correct my assumptions if they are wrong. But in any case, nice work here, I like what you're trying to do, even if it turns out that it's not right for me!