Try this in tmux.conf: set-option -ga terminal-overrides ",foot:Tc" These overrides apply to the TERM you are using outside of tmux (where this is running).
Try this in tmux.conf:
set-option -ga terminal-overrides ",foot:Tc"These overrides apply to the
TERMyou are using outside of tmux (where this is running).