You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor terminal handling with clean helper functions
- Add is_terminal() to check terminal capabilities
- Add safe_tput() wrapper for terminal commands
- Remove repetitive terminal checks throughout code
- Keep animation for local development, skip in CI
- Fixes 'No value for xterm-256color' errors in GitHub Actions
0 commit comments