Skip to content

feat(mux): add basic tpm support #300

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

Merged
merged 3 commits into from
Mar 18, 2025
Merged

feat(mux): add basic tpm support #300

merged 3 commits into from
Mar 18, 2025

Conversation

theafox
Copy link
Contributor

@theafox theafox commented Mar 18, 2025

This adds basic support for the Tmux package manager TPM.

As an aside, I didn't implement support for jumping back to previously visited panes. I'm not really well versed in sh scripting like this, thats why I didn't feel comfortable handling configurable key-mappings properly with the Tmux versions.

Also, be aware that TPM executes all *.tmux files at the top level automatically. Just in case future releases should any such files to the repository.

See #247

theafox added 2 commits March 18, 2025 19:13
Currently, support for `C-\` mappings is still missing because of
potential version conflicts.

See #247
@theafox theafox changed the title feat(tmux): add basic tpm support feat(mux): add basic tpm support Mar 18, 2025
mrjones2014
mrjones2014 previously approved these changes Mar 18, 2025
Copy link
Owner

@mrjones2014 mrjones2014 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thank you!

@mrjones2014 mrjones2014 enabled auto-merge March 18, 2025 19:08
@mrjones2014 mrjones2014 merged commit 6aafcbe into mrjones2014:master Mar 18, 2025
2 checks passed
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