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

tmux-mem-cpu-load output got overlayed by tmux-power #49

Open
daviddwlee84 opened this issue Jul 24, 2024 · 0 comments
Open

tmux-mem-cpu-load output got overlayed by tmux-power #49

daviddwlee84 opened this issue Jul 24, 2024 · 0 comments

Comments

@daviddwlee84
Copy link

I am trying to apply tmux-power with tmux-mem-cpu-load

Found that the CPU status will be overlayed by tmux-power (it shows at first glance after installation <prefix> + I and then disappears)

Here is the ~/.tmux.conf I have, basically copy paste default config from both projects (as well as tmp manager).

# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'

set -g @plugin 'wfxr/tmux-power'
set -g @tmux_power_theme 'default'

set -g @plugin 'thewtex/tmux-mem-cpu-load'
set -g status-left '#[fg=green]#($TMUX_PLUGIN_MANAGER_PATH/tmux-mem-cpu-load/tmux-mem-cpu-load --colors --powerline-right --interval 2)#[default]'

# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'
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

1 participant