>> The left column would have lines 1 to N/2 and the right column would
>> have lines N/2+1 to N. I suppose the cursor would be located in the
>> right column and as the window buffer filled, the left column would
>> scroll the top portion of the buffer.
> Yeah, never saw such a feature mentioned
On Fri, Jan 13, 2012 at 11:30:53AM EST, Rhys Ulerich wrote:
> Is it possible to have two panes hold a single window (much like a two
> column layout in a magazine)?
> It'd be sweet to have
> A|D
> B|E
> C|F
> where A, B, C, D, E, F are sequential lines from, say,
Hi,
On Fri, Jan 13, 2012 at 12:51:37PM -0500, Kevin Van Workum wrote:
> > > Is it possible to have two panes hold a single window (much like a two
> > > column layout in a magazine)?
> > >
> > > It'd be sweet to have
> > >
> > > A|D
>> > Is it possible to have two panes hold a single window (much like a two
>> > column layout in a magazine)?
> ... He's looking for a single window
> with 2 columns. Not 2 windows with 1 column each. The left column would have
> lines 1 to N/2 and the right colum
2012/1/13 Axel Beckert
> Hi,
>
> On Fri, Jan 13, 2012 at 10:30:53AM -0600, Rhys Ulerich wrote:
> > Is it possible to have two panes hold a single window (much like a two
> > column layout in a magazine)?
> >
> > It'd be sweet to have
> >
> > A|D
Hi,
On Fri, Jan 13, 2012 at 10:30:53AM -0600, Rhys Ulerich wrote:
> Is it possible to have two panes hold a single window (much like a two
> column layout in a magazine)?
>
> It'd be sweet to have
>
> A|D
> B|E
> C|F
>
> where A, B, C, D, E, F are sequen
Hi all,
Is it possible to have two panes hold a single window (much like a two
column layout in a magazine)?
It'd be sweet to have
A|D
B|E
C|F
where A, B, C, D, E, F are sequential lines from, say, a text editor
and | is a screen split. Especially on a wide-but-not-tall monitor.
Thanks,