I added other-pane-height too for main-horizontal and committed to
OpenBSD, this should be in SF soon...
On Thu, Dec 16, 2010 at 08:09:23AM +1100, David Goodlad wrote:
>Hi Nicholas
>On Sun, Dec 12, 2010 at 2:24 AM, Nicholas Marriott
><[1]nicholas.marri...@gmail.com> wrote:
>
>
Hi Nicholas
On Sun, Dec 12, 2010 at 2:24 AM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> This looks fine, but thinking about it now I wonder if it might not be
> better to finally modify resize-pane so you can specify an absolute
> size.
>
> Then you could achieve the same effect by
Hi
Thanks for the diff,
On Thu, Dec 09, 2010 at 09:17:56AM +1100, David Goodlad wrote:
>On Tue, Dec 7, 2010 at 9:17 AM, Nicholas Marriott
><[1]nicholas.marri...@gmail.com> wrote:
>
> Sure :-).
>
>Cool, here it is then! I've retained the original behaviour of the layout
>by
On Tue, Dec 7, 2010 at 9:17 AM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> Sure :-).
>
Cool, here it is then! I've retained the original behaviour of the layout by
default, but if the option other-pane-width is set, magic happens.
I was unable to get the latest HEAD to compile her
Sure :-).
On Tue, Dec 07, 2010 at 09:12:59AM +1100, David Goodlad wrote:
>Hi all
>I use a layout similar to the built-in even-horizontal layout for the
>majority of my work: vim in the main pane on the left, and 2-3 small panes
>on the right for source control, logs, etc. Generall