ft: remove kitty tabs

This commit is contained in:
2025-06-14 22:30:37 +09:00
parent 569396e4a0
commit 768500b49c

View File

@@ -12,7 +12,7 @@ bold_font JetBrainsMono NFM ExtraBold
italic_font JetBrainsMono NFM Bold Italic italic_font JetBrainsMono NFM Bold Italic
bold_italic_font JetBrainsMono NFM ExtraBold Italic bold_italic_font JetBrainsMono NFM ExtraBold Italic
font_size 10 font_size 7
#: Font size (in pts) #: Font size (in pts)
@@ -2378,44 +2378,6 @@ term xterm-256color
#: }}} #: }}}
# Tab management
map ctrl+t launch --cwd=current --type=tab
map ctrl+shift+t launch --type=tab
# map alt+1 goto_tab 1
# map alt+2 goto_tab 2
# map alt+3 goto_tab 3
# map alt+4 goto_tab 4
# map alt+5 goto_tab 5
# map alt+6 goto_tab 6
# map alt+7 goto_tab 7
# map alt+8 goto_tab 8
# map alt+9 goto_tab 8
# map alt+0 goto_tab 0
# # Window management
# map ctrl+enter new_window_with_cwd
# # switch with ctrl+shift+l
# enabled_layouts tall,fat,stack
# map alt+f toggle_layout stack
# map alt+shift+k move_window up
# map alt+shift+h move_window left
# map alt+shift+l move_window right
# map alt+shift+j move_window down
# map alt+k neighboring_window up
# map alt+h neighboring_window left
# map alt+l neighboring_window right
# map alt+j neighboring_window down
# map ctrl+left resize_window narrower
# map ctrl+right resize_window wider
# map ctrl+up resize_window taller
# map ctrl+down resize_window shorter
# map ctrl+backspace resize_window reset
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# Everforest Light Medium # Everforest Light Medium
include current-theme.conf include current-theme.conf