Skip to content

feat: add reload shortcut for the current diff#83

Merged
benvinegar merged 1 commit intomainfrom
feat/reload-current-diff
Mar 23, 2026
Merged

feat: add reload shortcut for the current diff#83
benvinegar merged 1 commit intomainfrom
feat/reload-current-diff

Conversation

@benvinegar
Copy link
Copy Markdown
Member

Summary

  • add an r shortcut that reloads the current diff input in the TUI
  • add File -> Reload plus status/help discoverability for the shortcut
  • preserve the current view settings when reloading and cover the behavior with UI tests

Testing

  • bun run typecheck
  • bun test test/app-interactions.test.tsx test/ui-lib.test.ts test/ui-components.test.tsx

Notes

  • bun run test:tty-smoke was flaky in this environment, so I did not include it in the passing test list for this PR.

@benvinegar benvinegar force-pushed the feat/reload-current-diff branch from 49d458f to 9ba8e2c Compare March 23, 2026 15:37
@benvinegar benvinegar merged commit 05c2cc7 into main Mar 23, 2026
3 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.

1 participant