Global marks don't work across splits
Open
@J-Fields is already working on this.
Since Dec 9, 2020.
kind/bug
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
Global marks do not work across editor splits
To Reproduce
Steps to reproduce the behavior:
- Set a global mark
mAon the editor somewhere - Split the screen horizontally and move to new split.
- Open a new file in the new split
- Try to move back to original global mark
'A - Notice the highlight doesn't move back to mark A.
Expected behavior
Should move back to mark A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.