Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
21.76k stars 836 forks source link

tmux displays wrong color #823

Open bepnos opened 7 months ago

bepnos commented 7 months ago

Whenever I run this terminal inside of tmux running neofetch shows that the system only uses 8 distinct colors instead of the 16 (top row and bottom row are all the same) whereas when I run something like kitty (also tested xterm) inside of tmux this doesnt happen. Specifically for example first entry on the top row is black first entry on the second row is grey. With cool-retro-term this grey is also displayed as black.

Kitty as standalone: 2023-11-16-180428_280x72_scrot

Kitty in tmux: 2023-11-16-180214_280x74_scrot

cool-retro-term in tmux: 2023-11-16-180256_319x104_scrot

cool-retro-term as standalone: 2023-11-16-180318_338x93_scrot

I tried several settings in tmux (changing the $TERM variable etc) to try to fix this and none of them worked, which leads me to believe the issue lies with cool-retro-term and not tmux since I've also never had any issues with tmux before.