NaNo Status

Recent Posts

Archives

Categories

Recent Comments


« Letter to Cyberonic | Main | Epic Fail »

Intro to Vim Tip #6 (Multiple viewports)

By Jesse Morgan | July 21, 2008

One feature of vim I don’t use enough is the ability to split the screen and view multiple files at once. I use this feature all the time when I use vimdiff, but not really any other time. I thought I’d take a moment to lay out some uses of it (thank Linux.com for the reference):

From Command Mode:

and remember that you can open a file with :o filename in the newly created viewport

Topics: Open Source, Vim |

Comments