Restore a saved editing workspace.
Section: Sessions and arglists
Load a session file
bash
bash
nvim -S Session.vim
vim -S Session.vimExplanation
Both editors can start by sourcing a session file.
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.