fix: update default terminal setting to ensure compatibility
This commit is contained in:
@@ -43,7 +43,7 @@ set -g @catppuccin_flavour 'mocha' # latte,frappe, macchiato or mocha
|
||||
|
||||
# Options to make tmux more pleasant
|
||||
set -g mouse on
|
||||
set -g default-terminal "wezterm"
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -as terminal-features ",wezterm*:RGB"
|
||||
set -g history-limit 20000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user