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
c02y
302ec231ba
--interactive/-i and --score/-s do not conflict in Query::query() ( #342 )
2022-04-13 17:03:06 +05:30
Ajeet D'Souza
b71d33b5c1
Replace `--no-aliases` with `--no-cmd`
2022-04-11 03:41:51 +05:30
Ajeet D'Souza
bd71cf3a5d
Update README
2022-01-21 03:19:12 +05:30
Ajeet D'Souza
0a9081383d
Fix interactive remove
2021-12-24 17:49:36 +05:30
Ajeet D'Souza
339a789261
Avoid using completions on older Bash versions
2021-12-24 10:04:37 +05:30
Ajeet D'Souza
6bf966f18d
Upgrade to clap beta5 ( #287 )
2021-10-21 00:01:06 +05:30
Ajeet D'Souza
53136c2982
Upgrade clap to v3.0.0-beta.4 ( #250 )
2021-08-15 17:26:56 +05:30
Ajeet D'Souza
3bb21ede97
zoxide-{add,remove} should accept multiple arguments ( #243 )
2021-07-29 11:45:09 +05:30
Ajeet D'Souza
fcdfb19fd1
Avoid use of hashmap for imports
2021-06-01 08:59:24 +05:30
Ajeet D'Souza
b8bb6f0f85
Add value hints for completions ( #216 )
2021-05-20 02:54:06 +05:30
Ajeet D'Souza
ba8a5f3167
Add zoxide query --all flag ( #206 )
2021-05-08 08:35:34 +05:30
XyLyXyRR
ef63b555a0
Add shell completions ( #200 )
2021-05-04 02:33:23 +05:30