From fe8287bf7af4ac1af59cb8beccf078f6ee6714d3 Mon Sep 17 00:00:00 2001 From: itsjunetime Date: Mon, 24 Nov 2025 13:24:58 -0600 Subject: [PATCH] Update changelog to reflect pr 115 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72558e5..ec41b67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Fix cropping issues when zooming out too much while using kitty protocol - Added `gg` and `G` keybindings for scrolling to the top and bottom of a page, respectively, when filling the width of the screen with kitty - Updated help page to only show kitty keybindings when you're actually using kitty +- Map page-up and page-down keybindings to do the same thing as up-key and down-key # v0.4.3