You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is very strange. Myself I'm on macOS 10.15.2 and tmux 3.0a at the moment and it works just fine.
The error makes it look like it's mistaking a blank line (10) for a command with no name, and complains it understandably can't find a nameless command.
Have you tried loading any other themes like the basic of default ones to see if they behave similarly?
Also, you should be able to refer to your home folder via the HOME environment variable instead of the absolute path:
In my
tmux.conf
I haveWhat I get when starting
tmux
:Versions:
macOS Catalina 10.15.4
tmux 3.0a
Could it be an incompatibility with tmux version >=3.0?
Any pointers to how to fix this will be highly appreciated!
The text was updated successfully, but these errors were encountered: