Skip to content

hunk-history 0.0.2

Choose a tag to compare

@any-victor any-victor released this 05 Sep 05:13
· 13 commits to main since this release

Changes

  • Double-click either commit endpoint, then click the other to apply an inclusive range in either direction. Escape cancels.
  • Immediate selection feedback for normal clicks and range requests, with loading state kept separate from the loaded diff.
  • Compact single-sidebar layout, continuous range highlights, and hover feedback.
  • Exclusive Files/Commits shortcuts through the documented s keybinding override.
  • Explicit review scope, preserved full commit timestamps, and failed-load selection integrity.

Install or update

hunk extension install victor-software-house/hunk-history@v0.0.2
# Existing default-branch installations:
hunk extension update hunk-history

Restart Hunk after updating. Configure the Files shortcut as documented in the README to make h and s mutually exclusive.

Git-based distribution only; no npm package publication.

Verification

Typecheck, 81 unit tests, and 10 rendered pointer tests pass. The interaction was also checked in a live Hunk session.