Store tabs, windows, and buffers.
Section: Sessions and arglists
Save a session file
vim
vim
:mksession! Session.vimExplanation
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
Use the argument list
Populate and navigate an arglist for multi-file tasks.
Look up special key notation
Search for control-key topics and special commands.