Populate and navigate an arglist for multi-file tasks.

Section: Sessions and arglists

Use the argument list

vim
vim
:args *.ts  :next  :prev
Explanation

Great for repetitive search-and-edit workflows across many files.

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
Save a session file
Store tabs, windows, and buffers.
OpenIn sheetvimsame section
Load a session file
Restore a saved editing workspace.
OpenIn sheetbashsame 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