shimmer on working (#1807)

change the animation on "working" to be a text shimmer


https://github.com/user-attachments/assets/f64529eb-1c64-493a-8d97-0f68b964bdd0
This commit is contained in:
Jeremy Rose
2025-08-03 11:51:33 -07:00
committed by GitHub
parent 78a1d49fac
commit 2576fadc74
3 changed files with 61 additions and 29 deletions

View File

@@ -48,6 +48,7 @@ serde_json = { version = "1", features = ["preserve_order"] }
shlex = "1.3.0"
strum = "0.27.2"
strum_macros = "0.27.2"
supports-color = "3.0.2"
textwrap = "0.16.2"
tokio = { version = "1", features = [
"io-std",