Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While in split screen, "go to bookmark" also changes other pane #55

Open
antoine-gallix opened this issue May 30, 2016 · 2 comments
Open

Comments

@antoine-gallix
Copy link

I have a project with bookmarks and working with two vertical panes. The cursor is located in the left pane, use "go to bookmark" and the left pane switch to the desired bookmark, however, in the right pane, strange things are happening.
The right pane is on file a.
"goto bookmark" in the left pane
during selection of the bookmark, the right pane jumps to file b (always the same, even if not opened yet)
select bookmark in the left pane, the right pane jumps to file c (always the same, it's another bookmark)

Well, in general, the goto bookmark flow mess with the pane which is not in focus, setting it to different states of opened files and focused file, all along the bookmark selection process on the primarily focused pane.

@antoine-gallix antoine-gallix changed the title While in split screen, "go to bookmark" changes other pane While in split screen, "go to bookmark" also changes other pane May 30, 2016
@aymaluser
Copy link

I have the same problem/complaint/feature request. It looks like what's happening is if you have focus on one pane, and the next bookmark, or the bookmark of interest is in another file open in another pane, rather than switching to the already opened file pane (expected behavior), it brings the bookmarked file to the current pane, which results in file grouping getting all mixed up.

@paulmist
Copy link

paulmist commented Dec 7, 2016

Also having this problem.

Accessing Bookmarks in one pane causes inactive pane to jump as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants