document updated 18 years ago, on Mar 7, 2006
- [g]vim file1.ext file2.ext file3.ext — start up g/vim with multiple files
- ctrl-G — display the name of the current file being edited
- :ls — lists files being edited
- 4 ctrl-^ — edit the 4th file (same numbering as with :ls)
In Win32, simply ctrl-6 seems to work.