Commit Graph

14 Commits

Author SHA1 Message Date
Les De Ridder 6bf6233fa4 Do not allow overriding fish_term24bit
Considering this tool is not related to the fish shell itself, there is
no good reason to make this configurable elsewhere.
2019-03-27 07:00:20 +01:00
Les De Ridder a3416b2d6e Add readme 2019-03-27 06:56:50 +01:00
Les De Ridder 51a9cbf08e Add an option to show less information for search 2019-03-26 03:59:25 +01:00
Les De Ridder 86d1942d74 Support search queries that start with a dash
Example: 'saury -As -- -hg'
2019-03-26 03:44:05 +01:00
Les De Ridder 899ba881a6 Highlight search keywords in results 2019-03-24 09:53:45 +01:00
Les De Ridder 0c7f1d7e8d Add an option to increase verbosity (e.g. to mark installed packages) 2019-03-24 09:26:15 +01:00
Les De Ridder decae1b9a8 Make colour output configurable and output spaces instead of tabs 2019-03-24 08:56:20 +01:00
Les De Ridder b6930851b8 Don't output colours when stdout isn't connected to a terminal 2019-03-24 08:37:21 +01:00
Les De Ridder 16c9c6eb3e Don't force 24-bit colour output 2019-03-24 08:18:38 +01:00
Les De Ridder 9892e41937 Exit if search query is less than two characters long 2019-03-24 08:09:41 +01:00
Les De Ridder a4da9a98cb Exit on argparse error 2019-03-24 08:07:55 +01:00
Les De Ridder 0500c9bbcd Reset colour to normal instead of to white 2019-03-24 08:03:39 +01:00
Les De Ridder 8448bae508 Sort search results by votes and package name 2019-03-24 07:59:40 +01:00
Les De Ridder 890ab32084 Initial commit 2019-03-24 07:37:52 +01:00