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 generates unknown variable: TMUX_PLUGIN_MANAGER_PATH #256

Open
EdmundsEcho opened this issue Jul 7, 2023 · 0 comments
Open

tpm generates unknown variable: TMUX_PLUGIN_MANAGER_PATH #256

EdmundsEcho opened this issue Jul 7, 2023 · 0 comments

Comments

@EdmundsEcho
Copy link

EdmundsEcho commented Jul 7, 2023

In trying to identify what seems like a "long" delay (whatever that means, but I guess I mean "more noticeable"), I found the following error in the tmux logs:

1688747298.543603 cmdq_error: unknown variable: TMUX_PLUGIN_MANAGER_PATH

This might be because I'm not overriding the default value (i.e., my configs do not set that env value). However, in tpm/scripts/variables.sh does set the DEFAULT_TMP_ENV_VAR_NAME to TMUX_PLUGIN_MANAGER_PATH.

There is a chance this is in fact a bit of a bug: trying to read the value before the default value was used to assign the value. To the degree it's not an error, it may be useful to prevent the error log output.

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

1 participant