Skip to content

Add uppercase keyboard shortcuts for bulk actions in cargo insta review#745

Merged
max-sixty merged 6 commits intomitsuhiko:masterfrom
max-sixty:caps
Mar 25, 2025
Merged

Add uppercase keyboard shortcuts for bulk actions in cargo insta review#745
max-sixty merged 6 commits intomitsuhiko:masterfrom
max-sixty:caps

Conversation

@max-sixty
Copy link
Copy Markdown
Collaborator

This implements uppercase keyboard shortcuts for bulk operations in
the snapshot review interface:

  • 'A' to accept all remaining snapshots
  • 'R' to reject all remaining snapshots
  • 'S' to skip all remaining snapshots

(for transparency, claude code helped a lot with this)

This implements uppercase keyboard shortcuts for bulk operations in
the snapshot review interface:
- 'A' to accept all remaining snapshots
- 'R' to reject all remaining snapshots
- 'S' to skip all remaining snapshots

(for transparency, claude code helped a lot with this)
Comment thread CHANGELOG.md
Comment thread cargo-insta/src/cli.rs Outdated
Make the UI more elegant by removing the separate lines for uppercase shortcuts
and instead adding a subtle tip at the bottom.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@max-sixty
Copy link
Copy Markdown
Collaborator Author

This doesn't have tests, but I hand-tested locally, so will merge

@max-sixty max-sixty merged commit cf423cf into mitsuhiko:master Mar 25, 2025
15 checks passed
@max-sixty max-sixty deleted the caps branch March 27, 2025 02:36
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.

1 participant