Make option to disable taskbar icon
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Describe the feature or problem you'd like to solve
I don't like the CLI taskbar icon thing as I've got lots of sessions and they all pile up in it and I have my own tools for tracking what things need my attention. I'd rather it be turned off but don't see a way to do that.
Proposed solution
Have a /config option or something that let's me control whether or not the taskbar icon pops up or shows notifications. I just don't like how its implemented. Rather than suffering through it while you figure it out, can I just disable it? Seems like a pretty easy thing to make a flag for it?
Example prompts or workflows
No response
Additional context
Imagine we just don't have the icon -- that's my screenshot :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the CLI configuration entry point and the code responsible for creating the taskbar icon or showing its notifications. Add a user-facing configuration option to disable that behavior, then verify the default and disabled workflows with the existing CLI checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100