[PR #10481] feat(tui): add static busy indicator option for accessibility #13457

Closed
opened 2026-02-16 18:18:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10481

State: closed
Merged: No


Summary

  • Added a configurable [currently busy] static text indicator as an alternative to the animated spinner
  • This helps neurodivergent users who find motion distracting to maintain focus while interacting with the terminal
  • Fixed a type error where theme.blue was accessed instead of theme.info

Fixes #10244

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10481 **State:** closed **Merged:** No --- ## Summary - Added a configurable `[currently busy]` static text indicator as an alternative to the animated spinner - This helps neurodivergent users who find motion distracting to maintain focus while interacting with the terminal - Fixed a type error where `theme.blue` was accessed instead of `theme.info` Fixes #10244
yindo added the pull-request label 2026-02-16 18:18:18 -05:00
yindo closed this issue 2026-02-16 18:18:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13457