github / github/copilot-cli

Option to disable all animations

Abierto
#1,326 11 comentarios 22 reacciones 0 asignados Ver en GitHub
area:configuration area:terminal-rendering
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.