Caleb Bassi

Results 118 comments of Caleb Bassi

@joeky888 Thanks for the info. Even though you're getting the same error, I think these are separate issues and it would be best if you created a new issue for...

@VGrol So if I have this right, running gotop on isolated cores should cause it to only utilize those cores, but it should still display all of them in the...

In the attached image, the Disk Usage widget isn't tall enough to display any rows of info. Can you confirm it still doesn't show anything when the terminal is heightened?

So it's showing 10.8 GB / 24 GB but it should show like 21 GB / 24 GB? And this is just for the 'Main' memory and not Swap? And...

Showing all numbers would be more interesting, but the graph is only intended to show free memory and the label should probably reflect that imo.

Busbox support sounds good to me. It would probably require us to do some check on the environment on start and adjust the `ps` flags. I'm curious what the adjustments...

So it looks like `ps` on busybox doesn't support per process cpu usage or memory reporting. So we should check if we're on busybox and then our only option is...

Some new ideas about different ways to fix this: 1. detect when a system uses busybox, then use cli args appropriate for `ps` on a busybox system, but we won't...

On Linux I assume? Also, it seems like the `go` tool only supports `ppc64`, does that work?

Hmm, it seems like there might be an issue rendering the braille characters for the graphs. Could you try a different terminal emulator and see if the problem still occurs?