Open deqing opened 9 years ago
$ 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.
I really like that idea, does someone have an idea on how to achieve that ?
$ 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.