Fix tmux image previewer for Yazi
This commit is contained in:
@@ -7,6 +7,9 @@ set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
set-option -a terminal-features 'xterm-256color:RGB'
|
||||
set -g allow-passthrough on
|
||||
set -ga update-environment TERM
|
||||
set -ga update-environment TERM_PROGRAM
|
||||
|
||||
# List of plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
|
||||
Reference in New Issue
Block a user