file-line icon indicating copy to clipboard operation
file-line copied to clipboard

Opening same file with different line numbers

Open deqing opened this issue 10 years ago • 1 comments

$ 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.

deqing avatar Jan 29 '15 08:01 deqing

I really like that idea, does someone have an idea on how to achieve that ?

netei avatar Jan 06 '16 16:01 netei