The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| 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 | |
listcommand useskeyas argument instead of option for wider app consistency.listcommand supports passing--limitoption to limit no. of search results. Works for both with and without fuzzy search.- Added
copycommand to allow copying a command by its key. - Added a probability threshold for fuzzy search in
listcommand. This helps in returning only meaningful matches. - [BUG FIX] Fixed
initcommand overwriting existing database file.