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(plugins): properly focus pane after tab was closed #3797

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Nov 21, 2024

This fixes a minor issue where the focus_pane_with_id and suppress_pane plugin API commands would not work properly if a tab was closed.

The issue was that the tab was being focused by its index and not by its position.

@imsnif imsnif merged commit 7ef4e82 into main Nov 21, 2024
6 checks passed
imsnif added a commit to AutumnMeowMeow/zellij that referenced this pull request Dec 31, 2024
* fix(plugins): properly focus pane after tab was closed

* style(fmt): rustfmt
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.

1 participant