lemnos/theme.sh

Changing theme inside a tmux session

Closed this issue · 1 comments

./theme.sh -i

allows me to select a theme on macOS. However, inside a tmux session, no colours change.

I have to detach from the tmux session, run theme.sh, and then re-attach to the tmux session.

There is limited support for this now. Since tmux uses the same TERM variable as screen but supports a different set of escape sequences it breaks screen support.