The os icon inside tmux is just white. Ofc low priority, has someone a suggestion?
nevermind, adding set -g default-terminal "xterm-256color" to ~/.tmux.conf resolved this
set -g default-terminal "xterm-256color"
~/.tmux.conf
Most helpful comment
nevermind, adding
set -g default-terminal "xterm-256color"to~/.tmux.confresolved this