categories, status feedback, and a reorganized Details pane
Pre-release
Pre-release
v0.9.1
Categories
- Add category creation, rename, and deletion workflow
- Mark packages with Space and move them into a category
from the Categories pane - Reject duplicate and reserved category names
- Format-preserving category file edits (via toml_edit),
so categories.toml keeps its formatting on save
Status & feedback
- New status message system for action feedback (create,
rename, delete, move) - Statusbar now right-aligns status messages instead of
replacing keybind hints, and drops hints gracefully on
narrow terminals
Details pane
- Reorganized into Package / Dependencies / Files sections,
matching pacman -Qi's field ordering - Long dependency/license lists now show a count instead of
an unbroken wall of text - New: Install Script field
- Package title now shows an icon, version, and description
at a glance
Fixes
- Fixed duplicate "Uncategorized" category
- Fixed package-list mark-column truncation