Skip kill pane prompt.
This commit is contained in:
parent
9b60b091d6
commit
01700f67d3
@ -46,6 +46,9 @@ bind-key j select-pane -D
|
||||
bind-key k select-pane -U
|
||||
bind-key l select-pane -R
|
||||
|
||||
# Skip kill pane %Number% (y/n) prompt
|
||||
bind-key x kill-pane
|
||||
|
||||
# Catppuccin settings
|
||||
set -g @catppuccin_flavour 'frappe'
|
||||
set -g @catppuccin_window_left_separator "█"
|
||||
|
Loading…
Reference in New Issue
Block a user