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

Support sourced file names in tmux format #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Frederick888
Copy link

Recently oh-my-tmux [1] updated to support placing its files in
directories other than HOME like ~/.config and XDG_CONFIG_HOME.

So now instead of a static file name, we need some sort of variable
expansion and I think tmux format fits the role quite well.

[1] https://github.com/gpakosz/.tmux

@Frederick888
Copy link
Author

I don't have Vagrant and I'm not sure where I can find the ./run_tests file.

If someone can help check if the new test is actually valid that'd be great 🙏

@gpakosz
Copy link
Contributor

gpakosz commented Mar 6, 2023

I don't think this is needed. And this won't help Oh my tmux! which specifically now relies on setting @tpm_plugins before invoking TPM

@gpakosz
Copy link
Contributor

gpakosz commented Mar 6, 2023

I don't think this is needed

Well maybe it helps in other situations but for Oh ny tmux! I reverted to filling @tpm_plugins instead of relying on TPM to discover plugins. In order not to impose Oh my tmux!'s opinions on TPM

@Frederick888
Copy link
Author

@gpakosz found a solution for the original issue so I personally don't need this PR any more.

So if the maintainers don't find it particularly useful either, please feel free to close it :)

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.

2 participants