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

Fix plugin attribute update on inactive tab #634

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

a-kenji
Copy link
Contributor

@a-kenji a-kenji commented Jul 31, 2021

Fixes #621

  • ScreenInstruction::SetSelectable etc.
    were not updating correctly, if a NewTab was spawned, before
    the plugin was finished setting the attributes.

    Now the tab_index is used to send the instructions to
    their respective tabs and plugins.

Fixes zellij-org#621

* `ScreenInstruction::SetSelectable` etc.
  were not updating correctly, if a NewTab was spawned, before
  the plugin was finished setting the attributes.

  Now the `tab_index` is used to send the instructions to
  their respective tabs and plugins.
@a-kenji a-kenji merged commit 4417263 into zellij-org:main Aug 1, 2021
@a-kenji a-kenji deleted the fix/quick-tabs-621 branch May 10, 2022 06:28
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 this pull request may close these issues.

Messed up layout after opening tabs in close succession
1 participant