clean up tab titles in kitty

This commit is contained in:
Matthew Ryan Dillon 2025-11-14 15:24:01 -05:00
parent 0fc7729f90
commit 42d70e5c11

View file

@ -7,6 +7,7 @@ enable_audio_bell no
visual_bell_duration 0.5 visual_bell_duration 0.5
enabled_layouts splits enabled_layouts splits
tab_bar_min_tabs 1 tab_bar_min_tabs 1
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index} {title.split('/')[-1].split(':')[-1]}"
map ctrl+a>h neighboring_window left map ctrl+a>h neighboring_window left
map ctrl+a>j neighboring_window bottom map ctrl+a>j neighboring_window bottom