jesseduffield.lazygit/pkg/integration/tests/diff
Stefan Haller 8534a05a2e Allow cycling pagers in reverse
With more than a couple of pagers, having to cycle forward through all
of them to reach the previous one (or to back out of an accidental press
of `|`) is tedious. Add a second binding that cycles backward.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 15:51:57 +02:00
..
copy_to_clipboard.go Fix copying a file's absolute path when running in a linked worktree 2026-04-19 11:16:02 +02:00
cycle_pagers.go Allow cycling pagers in reverse 2026-06-07 15:51:57 +02:00
diff.go Add --stat -p to diff args in diffing mode 2024-08-28 18:27:52 +02:00
diff_and_apply_patch.go Add --stat -p to diff args in diffing mode 2024-08-28 18:27:52 +02:00
diff_commits.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
diff_non_sticky_range.go Add a simple integration test for non-sticky range diff 2024-08-28 19:51:15 +02:00
ignore_whitespace.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
rename_similarity_threshold_change.go Allow changing diff context size and rename threshold when main view is focused 2025-04-23 08:38:46 +02:00