http://www.perlmonks.org?node_id=994392


in reply to Re: Horizontal Split
in thread Horizontal Split

How exactly would that work. Sorry I am new to this.

Replies are listed 'Best First'.
Re^3: Horizontal Split
by shmem (Chancellor) on Sep 19, 2012 at 09:54 UTC
    How exactly would that work. Sorry I am new to this.

    In vim (vi improved) command mode, type

    :split
    Change the active section with <Ctrl>w<Ctrl><w> in command mode.
Re^3: Horizontal Split
by pvaldes (Chaplain) on Sep 19, 2012 at 07:17 UTC

    How exactly would that work

    i.e. If you're using emacs pulse both the keys control+X, release, and then pulse "2"