We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ vi a.txt:10 a.txt:36
I'm expecting it to open two "files", I can then use :n and :prev to navigate between them.
:n
:prev
With old version it is working exactly as I expected, but in new version, the cursor only stays at the last position.
The text was updated successfully, but these errors were encountered:
I really like that idea, does someone have an idea on how to achieve that ?
Sorry, something went wrong.
No branches or pull requests
$ vi a.txt:10 a.txt:36
I'm expecting it to open two "files", I can then use
:n
and:prev
to navigate between them.With old version it is working exactly as I expected, but in new version, the cursor only stays at the last position.
The text was updated successfully, but these errors were encountered: