From d9b1ea079ecee6ba176c8f60b5f942bfe240a40b Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Mon, 23 Mar 2026 00:28:23 +0100
Subject: Bind C-b C-f in the normal mode
---
NEWS | 3 +++
sdn.cpp | 1 +
2 files changed, 4 insertions(+)
diff --git a/NEWS b/NEWS
index 958af15..e61ad02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Unreleased
+ * Added C-b and C-f bindings for page up and page down navigation
+ in normal mode.
+
* Added an sdn-edit script analogous to sdn-view, bound it to F4,
and moved the original key binding to F14.
diff --git a/sdn.cpp b/sdn.cpp
index df36f88..a7aa16a 100644
--- a/sdn.cpp
+++ b/sdn.cpp
@@ -479,6 +479,7 @@ static map