-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues after upgrading to tmux 3.5 when using fish shell #761
Comments
I realized the errors were all coming from this snippet:
If I set those env variables in my shell before running System:
|
I encountered the same issue. How did you set env variables? @matallui |
I don't have any issue with macOS, tmux 3.5 and zsh. |
i had the same issue as @matallui but even after manually setting those env vars, my local tweaks seem to have not taken correctly. os: macOS 15.0 Sequoia |
This won't be a so straightforward fix. In the meantime, explicitly setting |
I had the same issue after 3.5 upgrade and all fixed after downgrading (3.5-1 => 3.4-10) System:
|
First time I've ever needed to downgrade after years of using Arch! Here's the command for anyone else looking for a quick fix:
Relevant Arch Wiki |
Can you please try the |
I got the above warning, but the config is working again. (MacOS Sequoia, wezterm + fish + tmux 3.5)
|
Hmm yeah the fix is still not complete |
Adding this to my
cc: @hanwentao @sungkang |
yup i had that as a temp fix to get it mostly working until the tmux fix is pushed out. I am just waiting for the tmux guys to push out a fix for this soon. @gpakosz has been working with them and seems like they got it resolved. |
I updated the |
Can you please test the most recent version of the Thank you |
branch |
Things to watch for:
|
All good?! |
Pulled |
@gpakosz Unfortunately, this problem does not resolve on my Android phone, but it does resolve on my computer. Information
fastfetch:
The output is If I run tmux in this way: |
@XyLyXyRR Please make sure you are really using an unmodified version of Oh my tmux! master branch. Then kill all tmux processes and launch it again. If you still have the problem, please open a dedicated issue. Thank you! |
After upgrading to tmux 3.5 (from 3.4.1), this config stopped working for me.
Tmux went back to that classic green lock (like nothing was configured) and the colors were off on vim and everything.
Not sure what happened all of the sudden and haven't found a solution.
Just wanted to post here and see if anyone else encountered the same issue
The text was updated successfully, but these errors were encountered: