Require ctrl+shift to click URLs in Kitty
This commit is contained in:
@@ -1177,6 +1177,10 @@ map ctrl+shift+page_down move_tab_forward
|
||||
map ctrl+shift+page_up move_tab_backward
|
||||
# map kitty_mod+alt+t set_tab_title
|
||||
|
||||
# Disable mouse clicking URLs
|
||||
mouse_map left click ungrabbed no-op
|
||||
mouse_map ctrl+shift+left click ungrabbed mouse_click
|
||||
|
||||
#: You can also create shortcuts to go to specific tabs, with 1 being
|
||||
#: the first tab, 2 the second tab and -1 being the previously active
|
||||
#: tab, and any number larger than the last tab being the last tab::
|
||||
|
||||
Reference in New Issue
Block a user