mintty / wsltty

Mintty as a terminal for Bash on Ubuntu on Windows / WSL
Other
3.12k stars 104 forks source link

Terminal color change when tmux is running #266

Closed dmbfm closed 3 years ago

dmbfm commented 3 years ago

Without tmux: image image

with tmux:

image image

It seems like the colors get tinted by the green bar?

I'm using this version:

image

mintty commented 3 years ago

[General remark for reporters: no need to upload tons of screenshots for trivia like version...]

tmux likely intercepts colour control sequences and emits its own in turn, also it may be configured to transform attributes. Please look there first. You could analyse the sequences that mintty finally receives in each case to check the difference (by making an output log). Not a terminal issue as sequences are certainly revealed to be different, so closing.

dmbfm commented 3 years ago

Ok, don't se a what the big deal is about screenshots. It's better than leave some detail out which could be useful

mintty commented 3 years ago

Yes, OK, sorry you got hit with this comment after I got flooded with screenshots in some other recent issues...