Skip to content
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

Nothing happens... #45

Open
latenightz opened this issue Apr 21, 2021 · 7 comments
Open

Nothing happens... #45

latenightz opened this issue Apr 21, 2021 · 7 comments

Comments

@latenightz
Copy link

When I run the install script, it installs everything where it needs to be, but when I run tmux new.. nothing changed!

@xmei2019
Copy link

The same thing here. I use iTerm2 on MAC. Thanks.

@andrii-yelis
Copy link

@samoshkin any news on this issue? I use macos 10.15.7, iterm2 3.4.6 and zsh

@bwasilewski
Copy link

Try running tmux kill-server, quit your terminal, reopen and run tmux again

@bottervanger
Copy link

bottervanger commented Aug 2, 2021

Running source-file ~/.tmux.conf results in a syntax error on line 41

@bottervanger
Copy link

bottervanger commented Aug 2, 2021

It seems to be hanging on the unbind } statment. Surrounding all unquoted single brackets with quotes makes it work.

@CENorthrup
Copy link

I think the 'line 41 syntax' issue may be due to the closing bracket being listed before the opening bracket...even though the brackets aren't being used. I swapped line 41 and 42 and was able to load a new session with no issues

@crvdgc
Copy link

crvdgc commented Jan 18, 2022

I have the same problem running tmux 3.2a. On start, tmux prompts syntax error on Line 41 and Line 100. It is solved by manually apply #44 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants