commit db1191e17c61f86420380bb039409bae5f74574f
parent 8411253d1ed2d1eaffcb7999978249456e78e16c
Author: Alex Balgavy <alex@balgavy.eu>
Date: Tue, 29 Nov 2022 12:06:52 +0100
sioyek: keybindings
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sioyek/keys_user.config b/sioyek/keys_user.config
@@ -51,8 +51,8 @@ move_right <left>
# Goto forward for one page width. (can be prefixed with a number)
# (note that going forward for one page width is not usually what you want becaue if
# the page is larger than the screen you will miss some content. What you usually want is screen_down)
-next_page <C-<pagedown>>
-previous_page <C-<pageup>>
+next_page <S-<down>>
+previous_page <S-<up>>
# Go down one screen width (can be prefixed with a number which tells how many screen widths should we go down)
screen_down <space>