Support suppressing beep via a CLI option
未关闭
area:configuration
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Related #2299
Currently it seems you can only disable/enable the terminal beep via the config flag. It would be useful to support doing that per invocation via an option, e.g. `copilot --beep=false`
贡献指南
调研方向
Start by tracing how the existing terminal-beep configuration flag is parsed and how CLI options are handled. Add a per-invocation option equivalent to `copilot --beep=false`, and verify that it overrides the configured setting for that invocation.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 64/100