emacs-evil / emacs-evil/evil

:next and :rewind missing

Open
#477 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.