Releases: moson-mo/pacseek
Releases · moson-mo/pacseek
v1.6.12
v1.6.11
v1.6.10
- added support for customizing the glyph style (similar to the color scheme option)
Setting the glyph style to "Custom" will create a file ~/.config/pacseek/glyphs.json
Edit this file to set custom glyphs for various UI elements.
Full Changelog: v1.6.9...v1.6.10
v1.6.9
- Added glyph style option to change the way how the installed state is displayed (we use "✔" instead of "Y" for indicating that a package is installed). Also a package glyph "📦" is shown in the title-bar. There might be some more things in the future.
In case of issues (e.g. terminal is not rendering it properly / font(s) not supporting these glyph), please use the "ASCII" option for "Glyph style"
v1.6.8
v1.6.7
- added man page (@Mudskipper875)
- fixed some caching issues
- improved handling of command line options
- added some variable substitutions to allow more sophisticated install commands
New Contributors
- @Mudskipper875 made their first contribution in #16
Full Changelog: v1.6.6...v1.6.7
v1.6.6
v1.6.5
- add sysupgrade button on upgradable package list
- fix issue when trying to sort the list of installed packages (after pressing CTRL+L)
Full Changelog: v1.6.4...v1.6.5
v1.6.4
- show list of all installed packages with CTRL+L (or empty search string or parameter "-i")
Full Changelog: v1.6.3...v1.6.4
v1.6.3
- Improve error messages in case of issues while searching for upgrades
- Add caching for upgradable package list
- Add rebuild/update button in upgrade list
Full Changelog: v1.6.2...v1.6.3