Jones
Jones
I just tried rewriting my entire config. This is all I have. ``` source-file ~/.config/tmux/tmux.reset.conf set-option -g default-terminal 'screen-254color' set-option -g terminal-overrides ',xterm-256color:RGB' set -g prefix ^A set -g base-index...
I'm running tmux 3.3a, will try to downgrade.
I just tested on tmux 3.2a, same result.
@migueltc13 I reinstalled tmux and ran tmux kill-server, and now the transparent background is working! Thank you for the fix.