diff --git a/dotfiles.org b/dotfiles.org index dca5aa4..7efe9ae 100644 --- a/dotfiles.org +++ b/dotfiles.org @@ -41,6 +41,11 @@ end ** Tmux #+begin_src txt :tangle ~/.config/tmux/tmux.conf +# Required for yazi +set -g allow-passthrough on +set -ga update-environment TERM +set -ga update-environment TERM_PROGRAM + # set-option -g default-shell /usr/bin/fish # set -g default-terminal "screen-256color" # # set-window-option -g mode-keys vi