rebooting kitty config with tmux keys

This commit is contained in:
Matthew Ryan Dillon 2025-11-14 15:05:02 -05:00
parent f09e2cbab5
commit 5d10847ae6
3 changed files with 12 additions and 279 deletions

View file

@ -5,6 +5,18 @@ clipboard_control write-clipboard write-primary no-append
macos_option_as_alt yes
enable_audio_bell no
visual_bell_duration 0.5
enabled_layouts splits
tab_bar_min_tabs 1
map ctrl+a>h neighboring_window left
map ctrl+a>j neighboring_window bottom
map ctrl+a>k neighboring_window top
map ctrl+a>l neighboring_window right
map ctrl+a>" launch --location=hsplit
map ctrl+a>% launch --location=vsplit
map ctrl+a>c new_tab
map ctrl+a>ctrl+a goto_tab -1
# BEGIN_KITTY_THEME
include current-theme.conf