TMUX and Fish (colors arent correct) #596
-
|
So basically i want to open foot load tmux and fish but eveything colors is incorrect (inside tmux vs outside tmux) ive tried to fix it manually but i couldnt i need help to identify what is the problem that makes tmux read this file incorrectly PLS HELP |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Your colors are correct outside tmux but not inside ? Have you looked into this: https://github.com/tmux/tmux/wiki/FAQ#how-do-i-use-a-256-colour-terminal ? |
Beta Was this translation helpful? Give feedback.
-
|
BTW thanks for the lead! |
Beta Was this translation helpful? Give feedback.
OKAY I FOUND A SOLUTION
starting from the link your shared yes I did set everything as it was saying but it wasnt working
it turns out the problem is very simple to solve!
those sequences were being coded twice!
when running foot terminal
and when running fish inside tmux (which was giving the wrong colors)
Just replace those lines mentioned (sequence and if statement) with the following: