-
Notifications
You must be signed in to change notification settings - Fork 506
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
.tmux.conf:41: syntax error and .tmux.conf:100: unknown key: if #38
Comments
Thanks a ton fixed it for me on 10.15.5 using iterm2 and zsh ;-) |
on Kubuntu 20.04, using konsole I had very similar problems. |
On my Mac with MacOS v11.0 (Big Sur) |
Same and suggestions worked. Thank you! |
Works for me, thanks! |
Thank you for your suggestions. |
1 similar comment
Thank you for your suggestions. |
I had de same problem with osx big sur, this fix works perfectly. |
After these fixes works perfectly. I am on MacOS using ZSH in iTerm2/Alacritty. |
thanks, it works fine for me |
Works for me, thanks! |
Thanks worked for me |
Works for me, thanks! |
Worked for me on debian and zsh |
Thanks, it works for me on debian and zsh too. |
Thanks for this awesome config file.
I have two issues with my Mac (Majave 10.14.6 ) setup.
if I commented line 41, then I have
It has syntax error, but if I add \ like below, it has no error, had look with previous bugs seem it is mentioned something similar
It complains:
I add \ like below, and it returns no error.
After I got these 2 changed, the rest works fine.
It looks like with my Mac, need to escape { } and \
The text was updated successfully, but these errors were encountered: