CE20: Mark not setjump to the right position
Included patches: 1-916
Ubuntu 20.04LTS
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I assume you are expecting the mark set in one Vim instance to show up in another.
For that to work it has to go through the viminfo file. You'll have to make sure it
is written before the other Vim instance is started.
This doesn't sound like a bug but a user error.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I assume you are expecting the mark set in one Vim instance to show up in another. For that to work it has to go through the viminfo file. You'll have to make sure it is written before the other Vim instance is started. This doesn't sound like a bug but a user error.
You are right, I will close this "un-bug"
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #11603 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()