Section: Tab pages

Create a new tab

vim
vim
:tabnew
Explanation

Can also open a specific file in a new tab.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Tab pages
Switch tabs
Move forward or backward between tab pages.
OpenIn sheetvimsame section
Close current tab
Remove the active tab page.
OpenIn sheetvimsame section
Open a file
Edit a file in the current window.
OpenIn sheetvim1 tag match
Horizontal split
Split the current window horizontally.
OpenIn sheetvim1 tag match
Move between buffers
Cycle through loaded buffers.
OpenIn sheetvim1 tag match
Vertical split
Split the current window vertically.
OpenIn sheetvim1 tag match