Support suppressing beep via a CLI option
Open
area:configuration
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
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`
Contributor guide
Research direction
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.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100