Wikia

Vim Tips Wiki

Watchlist Recent changes

Control the position of the new window

Tip 34 Printable Monobook Previous Next

created March 7, 2001 · complexity intermediate · author slimzhao · version 5.7


There are a few ways to open a new window (:help opening-window), but some users may not like the placement of this new window. By default, Vim opens the new window above the current one for horizontal splits, and to the left of the current one for vertical splits. You can customize this behavior like most other things in Vim:

 :set splitbelow

make the new window appear below the current window.

 :set splitright

make the new window appear on the right.

CommentsEdit

 TO DO 

  • Move tip to give it a better name?

Pages on Vim Tips Wiki

Add a Page
1,590pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
71photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki