zoxide/contrib/completions
James Falcon 7c6e003ded Add manual score adjustment
This commit adds '-i' and '-d' options to the 'zoxide add' command.
'-i' increments the base score by a specified amount.
'-d' decrements the base score by a specified amount.

Also added unit tests covering the new functionality combined with
recency scoring.

Fixes/Supports #392
2022-07-10 22:10:38 -05:00
..
README.md Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
_zoxide Add manual score adjustment 2022-07-10 22:10:38 -05:00
_zoxide.ps1 Add manual score adjustment 2022-07-10 22:10:38 -05:00
zoxide.bash Add manual score adjustment 2022-07-10 22:10:38 -05:00
zoxide.elv Add manual score adjustment 2022-07-10 22:10:38 -05:00
zoxide.fish Add manual score adjustment 2022-07-10 22:10:38 -05:00
zoxide.ts Add manual score adjustment 2022-07-10 22:10:38 -05:00

README.md

completions

Shell completions for zoxide, generated by clap. Since clap is in beta, these completions should not be treated as stable.