Many things

This commit is contained in:
2025-11-11 22:03:07 +00:00
parent 9e2e5190a7
commit ddcd4c83f4
8 changed files with 137 additions and 7 deletions

View File

@@ -30,6 +30,11 @@ set -g escape-time 0
# Proxy focus events
set -g focus-events on
# Settings for yazi image preview in tmux https://yazi-rs.github.io/docs/image-preview/
set -g allow-passthrough on
set -ga update-environment TERM
set -ga update-environment TERM_PROGRAM
# Set the default terminal mode to 256color mode.
set -g default-terminal "screen-256color"