new yazi config

This commit is contained in:
liph22
2026-01-07 13:07:20 +01:00
parent 8f8400e9d6
commit ee2b1cb5ce
99 changed files with 8516 additions and 4982 deletions

View File

@@ -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