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


in reply to Re^2: Horizontal Split
in thread Horizontal Split

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.