Compare commits

...
2 Commits
Author SHA1 Message Date
hektor 5f8f8c4251 chore(kitty): remove paste confirm
check / lint (push) Successful in 16s
2026-08-25 21:46:05 +02:00
hektor 98a32ff28c chore(kitty): drop tabs (tmux conflict) 2026-08-25 21:46:01 +02:00
+1 -20
View File
@@ -27,7 +27,7 @@ scrollback_pager_history_size 1024
#: Mouse {{{
mouse_hide_wait 0.0
paste_actions quote-urls-at-prompt,confirm
paste_actions quote-urls-at-prompt
#: }}}
@@ -54,17 +54,6 @@ hide_window_decorations yes
#: }}}
#: Tab bar {{{
tab_bar_edge bottom
tab_bar_style powerline
tab_bar_min_tabs 1
tab_powerline_style slanted
tab_activity_symbol !
tab_title_template "{index}{fmt.fg.red}{bell_symbol}{fmt.fg.tab}{activity_symbol}:{tab.last_focused_progress_percent}{title}"
#: }}}
#: Advanced {{{
notify_on_cmd_finish unfocused
@@ -128,14 +117,6 @@ map cmd+8
map kitty_mod+9
map cmd+9
map kitty_mod+0
map f1 goto_tab 1
map f2 goto_tab 2
map f3 goto_tab 3
map f4 goto_tab 4
map f5 goto_tab 5
map f6 goto_tab 6
map f7 goto_tab 7
map f8 goto_tab 8
# map kitty_mod+c new_tab # FIXME: conflict with 'copy'
map cmd+t
map kitty_mod+q