| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.9.0
+ New Features
- Support vim-like key bindings for navigation
- add ctrl+arrow up/ctrl+arrow down keybinding to go first/end
row
- Update to version 0.8.0 + Bugs fixes - fixed failing tests - removed fuzzy search from args + New Features - Add fuzzy search for Path type of queries - Add configuration - Add fuzzy search for Cmd, Ports, and Args
- Update to version 0.7.0
+ Bugs fixes
- Fix infinite scroll in process details area
+ New Features
- Add cli arguments to configure the viewport size
- Add faster scrolling: jump over 10 lines when pressing
PgUp/PgDown
- Update to version 0.6.4 + feature - added sarch by pid and process family - feat: Quit program with ctrl+c
- Update to version 0.6.3 + feature - Added refresh on demand + optimization - cache refresh and table rendering improvement + chore - added integration test for searching processes - added text area input from third party
- Initial package