vim-projectionist icon indicating copy to clipboard operation
vim-projectionist copied to clipboard

location is file is always reset to the top of the file

Open markstos opened this issue 7 years ago • 0 comments

Once both files are open, I expect :A to restore my previous location in the alternate file, Instead it keeps resetting the location in the file back to the top of the file, which is frustrating.

For already-opened files, switching the file with :A should work just like :b-- that is, the cursor location in the file should be preserved.

markstos avatar Dec 11 '17 18:12 markstos