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

Session restore after detach always default to first tab #1132

Closed
casonadams opened this issue Feb 26, 2022 · 1 comment · Fixed by #1161
Closed

Session restore after detach always default to first tab #1132

casonadams opened this issue Feb 26, 2022 · 1 comment · Fixed by #1161
Labels
enhancement New feature or request

Comments

@casonadams
Copy link
Contributor

Steps to reproduce

  • zellij -s 0
  • create 2nd tab
  • detach
  • reattach

Expected results
Reattach in same state as just before detachment (Tab #2)

Actual results
Reattached in (Tab #1)

@jaeheonji
Copy link
Member

Yes, you are right. I've been aware of this for a long time and tried to improve it, but couldn't because of some other problems.
And I recently resolved a related problem, and it appears that this can now be improved. Please be patient 👍

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

Successfully merging a pull request may close this issue.

2 participants