:next and :rewind missing
Open
enhancement
minor
- Dominant language
- Emacs Lisp
- Stars
- 3.9k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported by: **Stacey Campbell (Bitbucket: [staceycampbell](https://bitbucket.org/staceycampbell), GitHub: [staceycampbell](https://github.com/staceycampbell))**
----------------------------------------
vi has the ability to sequentially edit files listed on the command line at invocation. E.g.
$ vi file1 file2 file3
...can be navigated with :n. Rewind (:rew) moves the sequence back to the first file.
More here: http://vimdoc.sourceforge.net/htmldoc/editing.html
----------------------------------------
- Bitbucket: https://bitbucket.org/lyro/evil/issue/477
Contributor guide
Assessment
This issue has not been assessed yet.