hunk-history 0.0.2
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
skeybinding 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-historyRestart 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.