Timeline for How can I edit multiple files in Vim?
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 6, 2022 at 14:32 | history | edited | Jeff Schaller♦ | CC BY-SA 4.0 | importing some useful comments |
| Sep 3, 2020 at 21:18 | comment | added | Ed The ''Pro'' | @Kowh, also :wN is shorthand for write and open previous file 😀 | |
| Jun 13, 2019 at 13:48 | comment | added | Adrian | Consider linking to usr_07.txt: vimdoc.sourceforge.net/htmldoc/usr_07.html | |
| Jan 10, 2019 at 18:56 | review | Suggested edits | |||
| Jan 11, 2019 at 0:12 | |||||
| Feb 1, 2018 at 23:30 | comment | added | Harry Moreno | I found chapter 22 "Finding the file to edit" very useful as well. It goes over using the directory explorer to edit the files you want. | |
| S Jan 2, 2016 at 13:09 | history | suggested | Mohammad | CC BY-SA 3.0 | some edits |
| Jan 2, 2016 at 13:00 | review | Suggested edits | |||
| S Jan 2, 2016 at 13:09 | |||||
| S Dec 10, 2014 at 14:23 | history | suggested | Lstor | CC BY-SA 3.0 | Shorthand for :previous is :prev or :N |
| Dec 10, 2014 at 14:01 | review | Suggested edits | |||
| S Dec 10, 2014 at 14:23 | |||||
| Feb 2, 2013 at 17:31 | comment | added | mmoya | With respect to multiple buffers / windows / tabs also see StackOverflow's How to effectively work with multiple files in Vim? and Using Vim's tabs like buffers. | |
| Jan 27, 2012 at 21:41 | comment | added | Sasquiha | You can also do :rew to get back to the first file. :e# swaps between 2 files. :n! goes to next file without writing. Also look at :set autowrite. | |
| Dec 25, 2011 at 1:46 | vote | accept | cwd | ||
| Dec 24, 2011 at 20:16 | history | edited | bsd | CC BY-SA 3.0 | added 112 characters in body |
| Dec 24, 2011 at 17:36 | history | answered | bsd | CC BY-SA 3.0 |