ctrlsf.vim icon indicating copy to clipboard operation
ctrlsf.vim copied to clipboard

Fix adding entry in jump list, when it doesn't.

Open backdround opened this issue 6 years ago • 1 comments

When do opening file which is opened already, then nothing happens as expected. But entry in jump list doesn't added also. So we just add it manualy.

backdround avatar Apr 25 '19 19:04 backdround

Sorry for this late review.

I have tested this branch, it works well but has some little problem. I found that saved entry is not exactly right (the line number is correct but column number isn't). Could you find a way to fix it?

dyng avatar May 30 '19 03:05 dyng