- Update to version 0.4.7
* Just a single bug fix, where searching by command name was
broken.
- Update to version 0.4.6
* Minor update, with some bug fixes, changes, and new features.
Most of the work done was refactoring and updating old, weird
code.
Features
* Allow using P to toggle between the processes' base name and
the processes' full name
* Added sorting capabilities for any column. Using s will open
up a menu allowing you to select which column you want to sort
by.
* Added I to invert the current process sort.
* Added the ability to toggle between mem% and actual memory
values by using % in the process widget:
* Support searching processes by state (i.e. state=sleeping).
* Added WASD as an alternative method to moving between widgets.
* Made e also escape expanded widgets (so e expands, then
pressing e again will shrink the widget, like if you had pressed
ESC).
Changes
* Dropped MSRV (for now), mainly supporting stable and newer
versions of Rust.
Bug fixes
* Fixed bug in basic mode where the battery widget was placed
incorrectly.
* Fixed a bug caused by hitting Enter when a process kill fails,
breaking future process kills.
* Fix bug caused by incorrectly reading the /proc/{pid}/stats file.
OBS-URL: https://build.opensuse.org/request/show/830598
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=7
- Update to version 0.4.2
Changes
* Automatically hide time axis labels if the widget gets too
small.
* Automatically hide table gap if the widget gets too small.
Bugs
* The <Space> character can be used as an "AND" again (properly)
in queries. For example:
* Fixed an issue where if the drive I/O label didn't match any
disk, the entire disk widget would display no results.
* Display SWAP and MEM legends even if the total amount is 0 to
avoid a weird blank spot in the legend.
OBS-URL: https://build.opensuse.org/request/show/803633
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=3