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

set -g @theme-status-right-prefix appends on reload, instead of replacing #56

Open
idvorkin opened this issue Jan 28, 2024 · 2 comments

Comments

@idvorkin
Copy link

I'm guessing I'm doing something wrong, would love guidance!

set -g @theme-status-right-prefix "Marco"

When I reload 4 times, I end up with 4 of these:

image
@jamesmagoo
Copy link

jamesmagoo commented Apr 13, 2024

There's a fix in PR#55

  • run git fetch origin pull/55/head:fix/duplication-on-reload
  • then checkout this branch
  • then reload themepack tmux plugin ~/.tmux/plugins/tpm/bin/update_plugins all

This cleared the status bar of the prefix I accidentally put in

@idvorkin
Copy link
Author

idvorkin commented Apr 13, 2024

Works great!!!

NIT - Update the above instruction to be:

 git fetch origin pull/55/head:fix/duplication-on-reload

Thanks for #55

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

No branches or pull requests

2 participants