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

Issue and question around zellij pipe with status-bar plugin #3878

Open
gillisd opened this issue Dec 16, 2024 · 1 comment
Open

Issue and question around zellij pipe with status-bar plugin #3878

gillisd opened this issue Dec 16, 2024 · 1 comment

Comments

@gillisd
Copy link

gillisd commented Dec 16, 2024

Background

I'm attempting to communicate with the status-bar plugin using zellij pipe to display a notification message, but I'm encountering difficulties with both documentation and debugging.

Issues

1. Missing Documentation for Plugin APIs

  • Unable to find documentation for the public APIs of stock plugins that can be used with the pipe feature
  • Specifically looking for the standard public interface for CLI messaging with the status-bar plugin

2. Debugging Difficulties

  • All zellij pipe commands return exit 0 regardless of input, even with --debug flag
  • No log output is being generated

Questions

  1. Where can I find documentation for the public APIs of stock plugins, specifically for use with zellij pipe?
  2. What methods are available to debug zellij pipe communications? Are there verbose logging options?

Environment

  • Zellij version: 0.41.1
  • Operating System: Mac OS Sonoma 14.7.1 (23H222)
  • Shell: zsh
@gillisd gillisd changed the title Send message for status-bar to display? Issue and question around zellij pipe with status-bar plugin Dec 16, 2024
@Zykino
Copy link
Contributor

Zykino commented Dec 16, 2024

This capability does not exist in zellij yet. imsnif just asked input on Discord before actually doing it.
Are you thinking about the zj-status-bar tab-alerts function?

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

No branches or pull requests

2 participants