jesseduffield.lazygit/pkg
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
..
app [SQUASHED] edit-diff-line-with-modified-click 2026-09-06 17:32:48 +02:00
cheatsheet [SQUASHED] edit-diff-line-with-modified-click 2026-09-06 17:32:48 +02:00
commands [SQUASHED] show-commit-msg-diff-for-amend-commits 2026-09-06 17:43:39 +02:00
common Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
config [SQUASHED] show-commit-msg-diff-for-amend-commits 2026-09-06 17:43:39 +02:00
constants Adapt links 2026-07-31 08:42:51 +02:00
env Remember how to get back to a repo we entered a submodule from 2026-08-08 11:15:01 +02:00
fakes Modernize all codes 2025-11-15 10:46:23 +01:00
gocui [SQUASHED] edit-diff-line-with-modified-click 2026-09-06 17:32:48 +02:00
gui Add a jump-to-file menu to the focused main view's diff 2026-09-06 17:43:39 +02:00
i18n [SQUASHED] show-commit-msg-diff-for-amend-commits 2026-09-06 17:43:39 +02:00
integration [SQUASHED] show-commit-msg-diff-for-amend-commits 2026-09-06 17:43:39 +02:00
jsonschema Fix use of reflect.Ptr 2026-08-16 16:35:11 +02:00
logs Separate the runs in the debug log with a blank line 2026-08-15 09:48:11 +02:00
snake Remove a few unnecessary parentheses 2026-08-13 20:40:11 +02:00
tasks [SQUASHED] edit-diff-line-with-modified-click 2026-09-06 17:32:48 +02:00
theme Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
updates Change direct access to Common.UserConfig to a getter 2024-08-18 10:24:52 +02:00
utils Make StringStack generic 2026-08-08 11:15:01 +02:00