Tom Praschan
565cc5bca5
Merge 6ed382e780 into c8a47a068b
2026-05-25 22:40:46 -05:00
Ajeet D'Souza
1683e7b8ed
import: auto-detect databases; add Atuin support ( #1232 )
2026-05-11 00:24:43 +05:30
stringscut
52a716fed6
chore: improve code comments clarity ( #1158 )
...
Signed-off-by: stringscut <stringscut@outlook.jp>
2026-01-30 16:55:23 +05:30
tom-anders
6ed382e780
feat: allow relative paths for --base-dir
...
Use std::filesystem::canonicalize to transform to an absolute path.
2025-08-11 10:05:23 +02:00
Azalea Colburn
261cf8846a
--basedir query option ( #1027 )
2025-08-10 13:26:52 +05:30
Ajeet D'Souza
b318a2a190
Nushell: add CLI completions
2025-05-27 02:34:48 +05:30
Ajeet D'Souza
095b270fea
csh -> tcsh
2025-05-06 00:26:07 -07:00
Ajeet D'Souza
09aa626a86
Add support for csh ( #1047 )
2025-05-06 11:28:54 +05:30
Azalea Colburn
e1e2f41ecb
feat: add --score option ( #1030 )
2025-03-31 11:43:40 +05:30
Ajeet D'Souza
845fe79b5e
Lazy initialize help template
2025-02-13 13:00:58 +05:30
Bahex
da0fdb2bae
Update nushell init script ( #966 )
2025-02-10 02:47:41 +05:30
Ajeet D'Souza
678bbdefbc
Use POSIX implementation for ksh shells
...
Only ksh93 supports DEBUG traps, and the rest don't have any features
that can be used for setting up hooks. May as well use the POSIX
implementation for all ksh shells.
2025-01-09 02:19:20 +05:30
Ajeet D'Souza
c1d7c4f4c7
Add support for ksh ( #885 )
2024-09-13 05:00:42 +05:30
Guillaume Gomez
550bca6458
Switch from askama to rinja ( #879 )
2024-09-02 13:28:30 +05:30
Ajeet D'Souza
dbe6f185cf
Remove --select-1
2024-06-03 13:04:07 +05:30
Ajeet D'Souza
4cba9808ff
Lazily delete excluded directories ( #809 )
2024-05-05 19:48:33 +05:30
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
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
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
3ab0a7b8fd
Edit subcommand ( #498 )
2023-01-07 22:58:10 +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
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
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
b3366dd5b6
Upgrade to clap v3.1.0
2022-02-17 04:16:45 +05:30
Ajeet D'Souza
d33bfd111f
Add tests for completions ( #204 )
2021-05-07 13:04:44 +05:30
Ajeet D'Souza
efe11ec924
Improvements to query algorithm
2021-05-06 04:31:57 +05:30
Ajeet D'Souza
1075ba5a50
Speed up imports ( #203 )
2021-05-04 11:45:28 +05:30
Ajeet D'Souza
6d3cb4bc99
Rename variables
2021-05-04 02:42:43 +05:30
XyLyXyRR
ef63b555a0
Add shell completions ( #200 )
2021-05-04 02:33:23 +05:30
Ajeet D'Souza
027ae1df47
Multi-select for zoxide remove -i ( #192 )
2021-04-29 01:31:00 +05:30
Ajeet D'Souza
5cb091d30a
Performance improvements for queries ( #185 )
2021-04-16 15:31:11 +05:30
Ajeet D'Souza
1828414f21
Add manpage ( #183 )
2021-04-15 19:17:15 +05:30
Ajeet D'Souza
acc9059177
Fix cd - on fish ( #179 )
2021-04-13 01:57:36 +05:30
Ajeet D'Souza
6248f539db
Add support for Elvish ( #174 )
2021-04-09 00:05:42 +05:30
Ajeet D'Souza
0b7b29e0e8
Make z exclude current directory ( #173 )
2021-04-04 20:06:44 +05:30
Ajeet D'Souza
d9c0584aac
Add support for Nushell ( #164 )
2021-03-31 22:15:43 +05:30
Ajeet D'Souza
1a5d14a825
Handle write errors gracefully ( #143 )
2021-01-30 03:06:18 +05:30
Ajeet D'Souza
dcdcec4a78
Use zero copy deserialization ( #138 )
2021-01-08 20:45:47 +05:30