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
Can you try calling the plugins_dir something else? I suspect there's a bit of a regex problem here in that TPM will look not only at what's in the plugin variable but also just regex-match set -g @plugin entries, which your plugins_dir will conflict with.
Can you try calling the plugins_dir something else? I suspect there's a bit of a regex problem here in that TPM will look not only at what's in the plugin variable but also just regex-match set -g @plugin entries, which your plugins_dir will conflict with.
It seems you are right. Variables with prefix 'plugin' break something.
After changing the name without the prefix 'plugin', it worked. Like this:
This breaks something I don't know. :(
Part of my configuration file:
which produces
Installing "plugin" "plugin" download fail
.The text was updated successfully, but these errors were encountered: