Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-16 | 476 Bytes | |
v0.1.2 source code.tar.gz | 2024-03-16 | 262.3 kB | |
v0.1.2 source code.zip | 2024-03-16 | 274.8 kB | |
Totals: 3 Items | 537.6 kB | 0 |
list
command useskey
as argument instead of option for wider app consistency.list
command supports passing--limit
option to limit no. of search results. Works for both with and without fuzzy search.- Added
copy
command to allow copying a command by its key. - Added a probability threshold for fuzzy search in
list
command. This helps in returning only meaningful matches. - [BUG FIX] Fixed
init
command overwriting existing database file.