github / github/copilot-cli

Option to disable all animations

未关闭
#1,326 11 条评论 22 个 reaction 已指派 0 人 在 GitHub 查看
area:configuration area:terminal-rendering
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the feature or problem you'd like to solve

Provide a command line switch or some form of option to disable all animations in the app

### Proposed solution

While the AI is thinking, there are multiple animations running. One on the top of the terminal window, and other animated "Thinking..." like texts above the prompt field.

For some of us, these are unnecessary, but to make things worse, these make the terminal application eat precious CPU and/or GPU cycles (e.g. on my M4 Max MBP, iTerm uses 30% CPU just for rendering). That could be fine on a machine that's plugged into AC, but on a laptop running from batteries (e.g. working on a location without AC power) it shortens the battery runtime.
IMHO this feature would not be hard to implement and would help many users that are already used to TUIs and know when a background process is running without having to look at fancy 60 FPS animations. For example, a simple ASCII spinner before the "Thinking..." message that updates every 1-2 seconds would totally suffice to indicate that something is happening.

To quote one of my coworkers, there should be a "I'm actually using this tool to work" mode, where all of those unnecessary and distracting items are disabled/removed, so I can focus on the results, not how the interface looks.

### Example prompts or workflows

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。