Martin Beentjes

Results 20 comments of Martin Beentjes

That is strange behavior, there is an old issue with a same status. So when you remove the tmux-battery related parameters from your status-right the CPU spikes disappear? Did you...

In the recent days I have been recognizing this behavior myself as well. For me it is not a single spike. I was monitoring the system for a while and...

@rux616 Thank you for your comment. When Googling on excessive power usage of `upower` it seems to be a general problem. I see bug reports from back in 2011, some...

If there was a change, that was probably because of pmset/upower/acpi has been updated. Could you see which version you have installed? The plugin does only copy the timeformat from...

Does the icon which is configured exists on the remote machine? If you configure the icon to be just a character, does that show?

I have been busy finishing up my thesis myself, sorry for the late reaction. I would think that the [battery_status](https://github.com/tmux-plugins/tmux-battery/blob/master/scripts/helpers.sh#L30-L42) method does not return a valid value for your case....

I have been working in the [`install_plugins.sh`](https://github.com/tmux-plugins/tpm/blob/master/scripts/install_plugins.sh#L15-L19) to add a `@v2.x.x` support in tmux configuration files. The reason why there is no change in the plugin version, is because the...

@juandoplt Can you confirm the above fixed your issue?

Currently, no. But with some regular expressions this is certainly possible. You can an step in your workflow with a little bit of shell script to get the major version...

What is failing? What error messages do you get? I can not help with only this vague information.