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
fix: apply command replacements to Bash TTS notifications (#13)
- Add missing apply_command_replacement() call for Bash commands
- Fix apply_command_replacement() to preserve full command structure
- Add default replacements for gh (github CLI) and uv (U V)
- Handle both "running <cmd>" format and direct command replacements
Fixes#11
0 commit comments