From 71dd4373206e10513a6289ecbb05b9ae0e441e07 Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Mon, 30 Dec 2024 09:33:52 +0100 Subject: [PATCH] feat(ghostty): key maps to scroll the scrollback --- .config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/ghostty/config b/.config/ghostty/config index dda6afe..ff7165e 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -41,4 +41,6 @@ auto-update = off keybind = super+f=write_screen_file:open keybind = global:ctrl+grave_accent=toggle_quick_terminal +keybind = page_up=scroll_page_up +keybind = page_down=scroll_page_down quick-terminal-animation-duration = 0