summaryrefslogtreecommitdiff
path: root/kitty.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kitty.conf')
-rw-r--r--kitty.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/kitty.conf b/kitty.conf
index f000c2ad..31f6059b 100644
--- a/kitty.conf
+++ b/kitty.conf
@@ -256,7 +256,7 @@ scrollback_fill_enlarged_window yes
#: The color and style for highlighting URLs on mouse-over. url_style
#: can be one of: none, single, double, curly
-# open_url_modifiers kitty_mod
+open_url_modifiers shift # was: kitty_mod
#: The modifier keys to press when clicking with the mouse on URLs to
#: open the URL
@@ -1089,10 +1089,10 @@ term xterm-256color
# map kitty_mod+k scroll_line_up
# map kitty_mod+down scroll_line_down
# map kitty_mod+j scroll_line_down
-# map kitty_mod+page_up scroll_page_up
-# map kitty_mod+page_down scroll_page_down
-# map kitty_mod+home scroll_home
-# map kitty_mod+end scroll_end
+map shift+page_up scroll_page_up
+map shift+page_down scroll_page_down
+map shift+home scroll_home
+map shift+end scroll_end
# map kitty_mod+h show_scrollback
#: You can pipe the contents of the current screen + history buffer as