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

feat: tpm (Tmux Plugin Manager) support #2

Merged
merged 19 commits into from
Sep 8, 2022

Conversation

jtr860830
Copy link
Contributor

@jtr860830 jtr860830 commented Jan 11, 2022

Add some function and update configuration file's name and authority for supporting tpm.
And remove status-position top because I think this option should be decided by user.

Thx for this amazing theme!

@lucasfcosta
Copy link

Hey folks, in case you want to use TPM while you wait for this PR to get merged, I've got it working on my fork https://github.com/lucasfcosta/catpuccin-tmux.

I also use the following plugins, which means you'll probably have to alter the status bar if you don't want them:

# plugins
set -g @plugin 'lucasfcosta/catpuccin-tmux' # tmux theme <3
set -g @plugin 'tmux-plugins/tmux-cpu' # shows cpu status in status bar
set -g @plugin 'tmux-plugins/tmux-battery' # shows battery stats in status bar
set -g @plugin 'tmux-plugins/tmux-online-status' # shows internet status in status bar
set -g @plugin 'tmux-plugins/tmux-pain-control' # better control of panes
set -g @plugin 'tmux-plugins/tmux-resurrect' # persists sessions between shutdowns/restarts
set -g @plugin 'tmux-plugins/tmux-continuum' # continuous save/reload sessions
set -g @plugin 'robhurring/tmux-spotify' # spotify songs

Alternatively, you can just add all these lines to your .tmux.conf and install of the plugins to get the same statusline as me.

@nekowinston
Copy link
Contributor

I'll work on this after having merged #11, I'll try to work from your PR branch. Thanks for the idea!

@nekowinston nekowinston changed the title tpm (Tmux Plugin Manager) support feat: tpm (Tmux Plugin Manager) support Sep 8, 2022
@nekowinston nekowinston merged commit 97183fc into catppuccin:main Sep 8, 2022
@nekowinston
Copy link
Contributor

I finally got to this, apologies for the long wait.
Hope everything works.

Please feel free to open a PR for your credits in the README @jtr860830, or let me know how you'd like to be credited.

jacobwardio pushed a commit to jacobwardio/catppuccin-tmux that referenced this pull request Jun 28, 2023
Co-authored-by: Pocco81 <pocco451@gmail.com>
Co-authored-by: Lokesh Krishna <lokesh@low-key.me>
Co-authored-by: Pocco81 <58336662+Pocco81@users.noreply.github.com>
Co-authored-by: vinnyA3 <vincent.aceto@gmail.com>
Co-authored-by: winston <hey@winston.sh>
whyredfire added a commit to whyredfire/dotfiles that referenced this pull request Dec 26, 2024
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.

6 participants