Kogasa
b10f598e66
clarify "unsupported [database] version" error message
...
When using an incompatible database version (e.g. from an old install of zoxide) this message is displayed frequently. The message should provide helpful information about the underlying problem and possible solution(s).
2023-06-17 15:22:21 -05:00
Ajeet D'Souza
6dedfcd74a
Update clap
2023-06-11 01:08:07 +05:30
Ajeet D'Souza
153e060043
Add short option -a for --all
2023-05-09 00:51:26 +05:30
Ajeet D'Souza
21211e43d1
Add DeepSource
2023-05-07 19:54:24 +05:30
Ajeet D'Souza
0ecfbf7e68
Format + lint more filetypes
2023-05-06 14:25:33 +05:30
Ajeet D'Souza
5de13befbc
Replace xtask with justfile
2023-05-06 03:55:18 +05:30
Ajeet D'Souza
a7c8231e56
Update GitHub Actions
2023-05-05 13:24:44 +05:30
Ajeet D'Souza
56956779b2
Consistent style for environment variables
2023-04-16 19:54:55 +05:30
Ajeet D'Souza
4dff2b1602
Add support for older Fish versions
2023-04-15 00:08:16 +05:30
Ajeet D'Souza
39f5aaa308
Formatting
2023-03-01 13:55:22 +05:30
Ajeet D'Souza
3c8a0d6b13
Add alias for `import --from=fasd`
2023-02-18 10:55:45 +05:30
Ajeet D'Souza
59d80a7b60
fzf: disable sorting of results ( #515 )
2023-01-16 01:17:41 +05:30
Blonteractor
2c2286cea2
Added better output in query when already in the matched directory ( #463 )
2023-01-09 15:55:33 +05:30
Ajeet D'Souza
65c5e86968
Simplify generics
2023-01-08 22:34:07 +05:30
Ajeet D'Souza
3ab0a7b8fd
Edit subcommand ( #498 )
2023-01-07 22:58:10 +05:30
Ajeet D'Souza
cf0c9c002e
Add no response workflow
2023-01-07 09:12:05 +05:30
Ajeet D'Souza
7af4da1dab
fzf: enable colors in preview when possible on macOS / BSD
2022-12-09 02:29:01 +05:30
Ajeet D'Souza
82d4f73aae
Use tab to cycle through completions ( #496 )
2022-12-09 01:35:13 +05:30
Ajeet D'Souza
f74873b803
Improve help page consistency
2022-12-08 00:57:36 +05:30
Ajeet D'Souza
d99e9b7d86
Fix badge
2022-11-15 14:04:21 +05:30
Elbert Ronnie
b7d6b1eea7
Updated clap to version 4.0 ( #476 )
...
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2022-10-29 19:46:10 +05:30
Shingo
c137019b83
Fix illegal option in fzf preview window ( #460 )
...
Co-authored-by: zhuchunyan <zhuchunyuan@gaodun.com>
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2022-09-18 00:17:25 +05:30
Ajeet D'Souza
0f3ae894f1
Use formatter from nightly
2022-09-16 22:24:46 +05:30
Ajeet D'Souza
e8a1e11848
Fix remove not throwing errors
2022-09-07 11:56:38 +05:30
Ajeet D'Souza
e4aa0692a4
Return exit code from main
2022-09-07 04:19:45 +05:30
Ajeet D'Souza
818ac67e7e
chore(release): v0.8.3
2022-09-02 14:03:44 +05:30
Ajeet D'Souza
e4b9e12b0f
Improved preview window for fzf
2022-08-04 21:45:08 +05:30
Ajeet D'Souza
f830fbd670
Add minimum supported version for Fish
2022-07-01 15:03:30 +05:30
Ajeet D'Souza
f628845fb7
Show fzf preview window below results
2022-04-26 20:09:17 +05:30
Ajeet D'Souza
612f264dd4
Upgrade to Nushell 0.61 ( #362 )
2022-04-22 13:11:11 +05:30
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
17365710af
Copy owner from previous database file ( #364 )
2022-03-09 19:59:39 +05:30
Ajeet D'Souza
90e781a192
Bypass alias in fzf preview ( #329 )
2022-03-08 10:53:30 +05:30
Ajeet D'Souza
dc64d912ab
Reuse values in shell tests
2022-03-07 12:06:04 +05:30
Ajeet D'Souza
b3366dd5b6
Upgrade to clap v3.1.0
2022-02-17 04:16:45 +05:30
Samuel Tschiedel
66d882bad4
Use --keep-right in fzf ( #346 )
2022-02-02 03:55:21 +05:30
Ajeet D'Souza
4ce6e4b25d
Remove persistence in Pylint tests
2022-01-12 13:52:13 +05:30
Ajeet D'Souza
0a9081383d
Fix interactive remove
2021-12-24 17:49:36 +05:30
Ajeet D'Souza
fd088b43db
Launch correct fzf binary on Windows
2021-12-24 16:20:22 +05:30
Ajeet D'Souza
339a789261
Avoid using completions on older Bash versions
2021-12-24 10:04:37 +05:30
Ajeet D'Souza
58430d8c54
Add z completions for zsh ( #309 )
2021-12-05 14:51:32 +05:30
Ajeet D'Souza
72fd48ed97
Make fish completions consistent with Bash
2021-12-03 03:52:20 +05:30
Ajeet D'Souza
2a2848f55c
Handle early selection on fzf ( #307 )
2021-12-02 22:47:11 +05:30
Ajeet D'Souza
3e03ccccd6
Use better defaults for fzf
2021-12-02 00:55:33 +05:30
Oliver Mannion
c392a8bb75
Fix errors with set -eu ( #302 )
2021-11-20 01:52:15 +05:30
Ajeet D'Souza
ba7b445348
Improved completions for Fish
2021-11-01 22:11:28 +05:30
Ajeet D'Souza
904bfd46e7
Improved completions for Bash
2021-10-31 17:33:15 +05:30
Ajeet D'Souza
279e393d5c
Enable --strict checks for mypy
2021-10-29 02:22:25 +05:30
Ajeet D'Souza
ed47c2b1ac
Enable --cmd cd on PowerShell
2021-10-28 12:08:57 +05:30