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

closing a pane does not go to previous pane #14

Closed
atsepkov opened this issue Jan 3, 2016 · 1 comment
Closed

closing a pane does not go to previous pane #14

atsepkov opened this issue Jan 3, 2016 · 1 comment

Comments

@atsepkov
Copy link

atsepkov commented Jan 3, 2016

Actions performed:

  • split pane (orientation doesn't matter)
  • split pane again
  • close pane (I used exit)

Expected result (as in tmux):

  • Focus goes back to previously active pane (in this case pane 1)

Actual result:

  • Focus goes back to very first pane (pane 0)

Not so much of a bug but a convenience for saner flow.

@jonathanslenders
Copy link
Member

Fixed in: 6b40ace

Thanks for reporting the issue!

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

Successfully merging a pull request may close this issue.

2 participants