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

feat: tab alerts #4

Merged
merged 13 commits into from
Jun 8, 2024
Merged

feat: tab alerts #4

merged 13 commits into from
Jun 8, 2024

Conversation

cristiand391
Copy link
Owner

original PR: #2 (got closed after I renamed the branch 🤦🏼 )

panes should send a process status like this:

zellij pipe --name zj-status-bar:process_status --args "pane_id=$ZELLIJ_PANE_ID,exit_code=$?"

then the plugin will find the pane's tab using `pane_id`

tab background color will be green/red depending on `exit_code`
broadcast internal state so that new instances "catch up" on alerts already sent.
@cristiand391 cristiand391 merged commit 81a0d4b into main Jun 8, 2024
@cristiand391 cristiand391 deleted the tab-alerts branch June 8, 2024 13:07
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