Allow disabling animations
Resolved 💬 3 comments Opened Aug 22, 2025 by Benjiko99 Closed Aug 25, 2025
The animations cause constant redraws of the terminal which can be an issue for some usecases, like piping the terminal output over websockets for remote controlling claude, it generates unnecessary data every frame.
Add a flag to start claude without animations.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗