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

TPM not loading plugins #146

Open
christopher-francisco opened this issue Jan 23, 2019 · 3 comments
Open

TPM not loading plugins #146

christopher-francisco opened this issue Jan 23, 2019 · 3 comments

Comments

@christopher-francisco
Copy link

I am not sure what went wrong. I just turned off my Mac yesterday and today I log in and none of the TPM plugins work. I do <prefix> U and it says they're all updated. But I do <prefix> | and no pane is created.

I do <prefix> % and we got a pane which leads me to think the plugins are not working.

My custom theme is working, so the .tmux.conf is loaded properly

How can I debug what's wrong? this is urgent, my whole working environment is tmux, I can't use anything else :(

@christopher-francisco
Copy link
Author

It turns out the problem was that for some reason my gawk fucked up and didn't work. Now I don't really use gawk a lot, maybe once every couple of months.

I just did a brew uninstall gawk and brew install gawk and it now works.

Can we add to the README that it depends on gawk, so that people can debug that faster?

christopher-francisco pushed a commit to christopher-francisco/tpm that referenced this issue Jan 24, 2019
TPM won't load and crash silently if `gawk` is installed but is not
working.

Fixes tmux-plugins#146
@hei-threebody
Copy link

hei-threebody commented Jan 29, 2019

I also got the same problem. I just typed the brew reinstall gawk and all done!
It's a question about the gawk's incorrect dependency on readline as the gawk's issue #29919.

@christopher-francisco
Copy link
Author

I'm bumping on this problem once again. Gawk didn't fix it this time.

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

2 participants