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

Only works in right status pane #16

Open
ADemkin opened this issue Oct 5, 2023 · 0 comments
Open

Only works in right status pane #16

ADemkin opened this issue Oct 5, 2023 · 0 comments

Comments

@ADemkin
Copy link

ADemkin commented Oct 5, 2023

Hello,

this plugin works only when placed in right pane, but not working in left.

Here is my config snippet:

set -g status-left "#[fg=colour235,bg=colour252] #S #[fg=colour246,bg=colour238] #(whoami) #[fg=colour245,bg=colour235] #{keyboard_layout} #[fg=colour240,bg=colour234] #{online_status} #{network_bandwidth}"
set -g status-right "#[fg=colour240,bg=colour234] #{network_bandwidth} #[fg=colour245,bg=colour236] #(. ~/battery.sh) #[fg=colour246,bg=colour238] %d.%m.%y %a #[fg=colour235,bg=colour252] %R "
...
set -g @plugin 'xamut/tmux-network-bandwidth'

As you can see, i use #{network_bandwidth} placeholder in both sides. But it works only in right one.

I think it would be great to allow placeholer work in both left and right status panels.

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