feat: add keyboard mapping display functionality for different modes
This commit is contained in:
@@ -55,6 +55,9 @@ map kitty_mod+right next_tab
|
||||
map ctrl+tab next_tab
|
||||
map kitty_mod+q close_tab
|
||||
|
||||
# Kitty which-key
|
||||
map kitty_mod+F1 kitten keymap.py
|
||||
|
||||
# Create a new window splitting the space used by the existing one so that
|
||||
# the two windows are placed one above the other
|
||||
map f5 launch --location=hsplit
|
||||
|
||||
Reference in New Issue
Block a user