Jakob P. Liljenberg
Jakob P. Liljenberg
Sponsor button added. Any support is very much appreciated! See https://github.com/sponsors/aristocratos for options.
Also added paypal link for donating. https://paypal.me/aristocratos
@ryx2 Got any specific themes from other programs you're looking to have ported?
Sure, could a options in the theme files to have a seperate color gradient for the sorting list. It would however be dependent on what sorting option you are currently...
@jaskij Can't reproduce this with newlines or escape characters:  Any special characters looks to be already "unescaped" in `/proc/[pid]/cmdline` where the process command line is collected from. So that...
@ghoffart See https://github.com/Homebrew/homebrew-core/pull/90061 The short version: Btop++ needs GCC to compile since Clang don't fully support C++20 yet. This isn't any problem with the binaries I publish with the releases...
@XhstormR You would have to take that up with [homebrew](https://github.com/Homebrew). I neither created the brew formula for btop or hold any sway over their dependency rules.
The ARC stats aren't available through psutil and I'm not really sure where those lines would actually fit in the current layout if we could find a fast way of...
@mariogrip Great initiative and a good start!
I think this is related to #141 Will hopefully be fixed in v0.9.14, if not, it should at least give some more information in the error.log about what's going wrong.