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

Causes Tmux to re-render even with selected characters each status update #15

Open
serious-angel opened this issue Sep 27, 2022 · 0 comments

Comments

@serious-angel
Copy link

serious-angel commented Sep 27, 2022

Dear Developers,

Thank you for the plugin!

Apparently, if the plugin is added to Tmux status, it causes Tmux to re-render even if selection exists - selection existence ignored. In the result, selection is deselected with each Tmux render.

~/.tmux.conf:

run-shell ~/'.tmux/plugins/tmux-network-bandwidth/tmux-network-bandwidth.tmux';

tmux-theme:

set-option -g status-right '#[fg=colour32]#{network_bandwidth}#[default]';

What might it be?

Best and kind regards

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