new yazi config
This commit is contained in:
@@ -12,7 +12,15 @@ set -g pane-base-index 1
|
||||
set-window-option -g pane-base-index 1
|
||||
set-option -g renumber-windows on
|
||||
|
||||
set -g allow-passthrough on
|
||||
# set -g allow-passthrough on
|
||||
|
||||
# Allow Kitty graphics protocol to pass through
|
||||
set -gq allow-passthrough on
|
||||
|
||||
# Tell applications we're running in Kitty
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -as terminal-features ',kitty:RGB'
|
||||
set -as terminal-overrides ',kitty:Tc'
|
||||
|
||||
bind-key h select-pane -L
|
||||
bind-key j select-pane -D
|
||||
|
||||
Reference in New Issue
Block a user