Commit graph

2 commits

Author SHA1 Message Date
Stefan Haller 42d8f9697c Add a jump-to-file menu to the focused main view's diff
n / N step through the files of a multi-file diff one at a time, which
is tedious when the diff spans many files. Add `f`, which pops up a menu
listing every file in the diff — in the order they appear, as
repo-relative paths — so you can jump straight to one.

The menu title and the keybinding description are hard-coded English for
now; this is a prototype.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-09-06 17:43:39 +02:00
Stefan Haller 68d6f69d37 [SQUASHED] edit-diff-line-with-modified-click 2026-09-06 17:32:48 +02:00