Skip to content

Fix #374: resolve $ key conflict between cost dashboard and error filter#375

Merged
asheshgoplani merged 1 commit intomainfrom
fix/374-cost-dashboard-key-conflict
Mar 26, 2026
Merged

Fix #374: resolve $ key conflict between cost dashboard and error filter#375
asheshgoplani merged 1 commit intomainfrom
fix/374-cost-dashboard-key-conflict

Conversation

@asheshgoplani
Copy link
Copy Markdown
Owner

Summary

  • Changed cost dashboard close key from $ to C (matching its open key) in home.go
  • Updated help text in cost_dashboard.go from "Press q or $" to "Press q or C"
  • $ now correctly toggles the error filter without being intercepted by the cost dashboard

Fixes #374

Change cost dashboard close key from $ to C (matching its open key) so
$ remains available as the error filter shortcut.

Fixes #374
@asheshgoplani asheshgoplani marked this pull request as ready for review March 26, 2026 06:41
@asheshgoplani asheshgoplani merged commit b5c81ab into main Mar 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cost dashboard $ key conflicts with error filter shortcut

1 participant