Hi,
I'm learning to use vi. I find that the buffer operation is different in
vi than vim. For example, in vim, it is ':bn', ':bp', and ':bd' to go
to next and previous buffer, and to close a buffer. Vi does not seem to
have them implemented.
Because of the popularity of vim, a lot of documents that I found
on-line are vim specific, like the example. I don't know how to edit
multiple files at once. I use ':e file' name and vi closes current file
before opening the new file.
I'll appreciate any suggestion. Thanks in advance!
Kind regards,
Xianwen