Make option to disable taskbar icon
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
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 :)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件或测试。首先定位 CLI 配置入口点,以及负责创建任务栏图标或显示其通知的代码。添加一个面向用户的配置选项以禁用该行为,然后使用现有的 CLI 检查验证默认和禁用状态下的工作流程。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 66/100