Miscellaneous
vim -p file1 file2 file3
can open multiple files in tabsto suspend a running Vim process, use
ctrl + Z
to go back, execute
fg
Last updated
Was this helpful?
vim -p file1 file2 file3
can open multiple files in tabs
to suspend a running Vim process, use ctrl + Z
to go back, execute fg
Last updated
Was this helpful?