summaryrefslogtreecommitdiffstats
path: root/manual/src/navigation-keybindings-for-large-diffs.md
diff options
context:
space:
mode:
Diffstat (limited to 'manual/src/navigation-keybindings-for-large-diffs.md')
-rw-r--r--manual/src/navigation-keybindings-for-large-diffs.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/src/navigation-keybindings-for-large-diffs.md b/manual/src/navigation-keybindings-for-large-diffs.md
new file mode 100644
index 00000000..56d41ca7
--- /dev/null
+++ b/manual/src/navigation-keybindings-for-large-diffs.md
@@ -0,0 +1,3 @@
+# Navigation keybindings for large diffs
+
+Use the `navigate` feature to activate navigation keybindings. In this mode, pressing `n` will jump forward to the next file in the diff, and `N` will jump backwards. If you are viewing multiple commits (e.g. via `git log -p`) then navigation will also visit commit boundaries.