Changelog

This commit is contained in:
Clement Tsang 2025-07-30 00:23:59 -04:00
parent 4dbb5724c4
commit d67b8aac00
No known key found for this signature in database
GPG Key ID: B17834EA2182446B

View File

@ -29,6 +29,7 @@ That said, these are more guidelines rather than hardset rules, though the proje
- [#1642](https://github.com/ClementTsang/bottom/pull/1642): Support changing the widget borders.
- [#1717](https://github.com/ClementTsang/bottom/pull/1717): Support delete key (fn + delete on macOS) to kill processes.
- [#1306](https://github.com/ClementTsang/bottom/pull/1306): Support using left/right key to collapse/expand process trees respectively.
- [#1767](https://github.com/ClementTsang/bottom/pull/1767): Add a virtual memory column for processes.
### Bug Fixes