github / github/copilot-cli

Option to disable all animations

オープン
#1,326 コメント 11 件 リアクション 22 件 担当者 0 名 GitHub で見る
area:configuration area:terminal-rendering
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。