proper argument parsing

This commit is contained in:
anon
2024-08-04 14:38:58 +02:00
parent f6500e6d79
commit a959df320f
7 changed files with 101 additions and 59 deletions

View File

@ -1,3 +1,4 @@
+ make case insensitive search optional
+ make fuzzy searching optional
+ make (potentially slow) queries cancel using multi threading
+ the same suggestion should only show up once