X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/18b07fcef56a9f674f77cd2a74627170a02bc88f..e8ae4a469b8b5db19a27a2bf71bb04142a68a6f0:/kitty/kitty.conf diff --git a/kitty/kitty.conf b/kitty/kitty.conf index bdfa145..2a4ea8e 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -42,7 +42,7 @@ scrollback_pager less --chop-long-lines --RAW-CONTROL-CHARS +INPUT_LINE_NUMBER #: URLs detect_urls yes url_prefixes http https file ftp -open_url_with default +open_url_with rifle open_url_modifiers kitty_mod url_style curly @@ -331,7 +331,7 @@ clear_all_shortcuts no #: You can have kitty remove all shortcut definition seen up to this #: point. Useful, for instance, to remove the default shortcuts. -# kitten_alias hints hints --hints-offset=0 +kitten_alias hints hints --hints-offset=0 --alphabet="asonetuhid'l,r.cpgyf;zqvjwkmxb" #: You can create aliases for kitten names, this allows overriding the #: defaults for kitten options and can also be used to shorten @@ -377,7 +377,9 @@ 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 shift+page_up scroll_page_up map kitty_mod+page_down scroll_page_down +map shift+page_down scroll_page_down map kitty_mod+home scroll_home map kitty_mod+end scroll_end map kitty_mod+h show_scrollback @@ -432,7 +434,7 @@ map kitty_mod+n new_os_window map kitty_mod+w close_window map kitty_mod+] next_window map kitty_mod+[ previous_window -map kitty_mod+f move_window_forward +# map kitty_mod+f move_window_forward map kitty_mod+b move_window_backward map kitty_mod+` move_window_to_top map kitty_mod+r start_resizing_window @@ -515,7 +517,7 @@ map kitty_mod+backspace change_font_size all 0 #: external program or insert it into the terminal or copy it to the #: clipboard. -map kitty_mod+e kitten hints +map kitty_mod+f kitten hints #: Open a currently visible URL using the keyboard. The program used #: to open the URL is specified in open_url_with.