Skip to content

"AM" 7.6.1

Compare
Choose a tag to compare
@ivan-hc ivan-hc released this 13 Aug 00:24
· 1384 commits to main since this release
d623ca5

Improved "list" and "query"

A more elegant way to list and query all applications in this database:

Istantanea_2024-08-13_02-34-03 png Istantanea_2024-08-13_02-33-40 png

To recap:

  1. Option -l or list shows the whole list of apps available in this repository. This option uses less to show the list, so to exit its enough to press "Q". If the option -l is followed by --appimages, you will be able to see only the available AppImages.

This new release shows lists with colored item names, removed the invasive message at closing (after you press the "Q" key) and words are not cutted when the line is bigger than the widht of the terminal.

list-2024-08-13_02.35.34.mkv.mp4
  1. Option -q or query shows search results from the list above. If followed by --appimages, the search results will be only for the available AppImages. If followed by --pkg, all keywords will be listed also if not on the same line. This is good if you are looking for multiple packages.

Same colored items as -l, but with a more compat list to fit search results in the terminal.

query-2024-08-13_02.36.07.mkv.mp4

What's Changed

Full Changelog: 7.6...7.6.1