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

After install kube-tmux with tpm, status bar not effect #13

Open
Icedroid opened this issue Mar 7, 2020 · 2 comments
Open

After install kube-tmux with tpm, status bar not effect #13

Icedroid opened this issue Mar 7, 2020 · 2 comments

Comments

@Icedroid
Copy link

Icedroid commented Mar 7, 2020

I use the theme:

set -g @plugin 'jimeh/tmux-themepack'
set -g @themepack 'powerline/block/cyan'
set -g @themepack-status-left-area-left-prefix '#{?client_prefix,#[reverse]^Z#[noreverse] ,}'

~/.tmux.conf
set -g status-right "#(/bin/bash $HOME/.tmux/kube.tmux 250 red cyan)"

I can't see anything in tmux status bar on right.

@salarkhan
Copy link

salarkhan commented Mar 22, 2020

maybe this will make more sense if you read the instructions like this:
set -g status-right "#(/bin/bash <path/to/kube.tmux> 250 red cyan)"

in the case of TPM installations, that path is $HOME/tmux/plugins/kube-tmux/kube.tmux

@pashtet04
Copy link

I have installed it manually by git clone and no effect too.

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

3 participants