Package Release Info

pik-0.9.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pik

Change Logs

* Wed Oct 09 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- 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
* Sat Oct 05 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- 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
* Tue Sep 24 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- 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
* Wed Sep 18 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.6.4
  + feature
  - added sarch by pid and process family
  - feat: Quit program with ctrl+c
* Tue Aug 27 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- 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
* Thu Aug 15 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package