bottom
bottom copied to clipboard
Yet another cross-platform graphical process/system monitor.
### Describe the feature request It's *possible* for parts of data collection to stall indefinitely. It shouldn't block permanently. This is kinda a bug but also not really, so I'll...
### Describe the feature request _What is the feature of interest? Be clear and concise._ `htop` has a bunch of coloring features that make navigating a large process tree easier:...
> Out-of-bounds write in nix::unistd::getgrouplist | Details | | | ------------------- | ---------------------------------------------- | | Package | `nix` | | Version | `0.19.1` | | URL | [https://github.com/nix-rust/nix/issues/1541](https://github.com/nix-rust/nix/issues/1541) | |...
## Description _A description of the change and what it does. If relevant (such as any change that modifies the UI), **please provide screenshots** of the change:_ Sorts the CPU...
Is there a way of having the information on the screen be in bold? Text and Braille? Thanks, el
## Description _A description of the change and what it does. If relevant (such as any change that modifies the UI), **please provide screenshots** of the change:_ This patchset adds...
In the current behavior of tree mode, when sorting process by resource usage (CPU, mem), the sorting is according to the values of top-level processes. This leads to situation when...
### Describe the feature request feature request: add an option say `cpu_sort` that allows showing the CPU fields sorted, i.e. CPU0 will always show the highest CPU value out of...
### Describe the feature request Should be fairly easy to achieve, just need to add an option. See #695 for context.
### Describe the feature request I recently was trying to figure out why my RAM usage is so high despite having no processes that sum anywhere near it. I figure...