Section: Sessions and arglists

Save a session file

vim
vim
:mksession! Session.vim
Explanation

Sessions are excellent for larger review or debugging tasks.

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 Sessions and arglists
Load a session file
Restore a saved editing workspace.
OpenIn sheetbashsame section
Use the argument list
Populate and navigate an arglist for multi-file tasks.
OpenIn sheetvimsame section
Write and quit
Save your changes or exit cleanly.
OpenIn sheetvim1 tag match
Open a help topic
View docs for a keyword or command.
OpenIn sheetvim1 tag match
Insert shell output into buffer
Read command output below the cursor line.
OpenIn sheetvim1 tag match
Look up special key notation
Search for control-key topics and special commands.
OpenIn sheetvim1 tag match