Skip to content

Conversation

@cubercsl
Copy link

As it is mentioned in #183, current tpm does not support install two or more plugin with same name.

This PR try to add a feature that support define an alias name for plugins.

For example:

set -g @plugin 'awesome_plugin::github_username/plugin_name'
set -g @plugin 'awesome_plugin::git@github.com:user/plugin'

@clementnuss
Copy link

what's the status here ?
That would be quite helpful, typically for cases such as #230

@mfechtner
Copy link

@clementnuss I cloned for now the fork. Just not the best solution IMO.

git clone -b feat-plugin-alias https://github.com/cubercsl/tpm ~/.tmux/plugins/tpm

@jonestristand
Copy link

Running into this problem also. Want to have both catpuccin and rose-pine available to change between, but both are named 'tmux' and so can't exist... Can we merge this?

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

Successfully merging this pull request may close these issues.

4 participants