Commit Graph

45 Commits

Author SHA1 Message Date
Ajeet D'Souza 76125d9bd3 Update sponsorship 2025-09-18 21:11:43 +05:30
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
oliviajohnsto 868a242e05
Add Warp Pack sponsorship (#978) 2025-02-10 03:44:02 +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 1bdf393f9d Update Warp logo 2024-12-25 22:13:55 +05:30
Ajeet D'Souza eb9bd54e59 cargo update 2024-09-19 16:27:01 +08:00
Ajeet D'Souza c1d7c4f4c7
Add support for ksh (#885) 2024-09-13 05:00:42 +05:30
Ajeet D'Souza cbb8e77d60 chore(release): v0.9.3 2024-02-13 04:06:46 +05:30
Ajeet D'Souza 073500cbdf Add Warp sponsorship 2023-10-10 14:27:56 +05:30
Ajeet D'Souza 1bfcdfacf2 chore(release): v0.9.2 2023-08-04 07:57:38 +05:30
Ajeet D'Souza 153e060043 Add short option -a for --all 2023-05-09 00:51:26 +05:30
Ajeet D'Souza 5de13befbc Replace xtask with justfile 2023-05-06 03:55:18 +05:30
Ajeet D'Souza 56956779b2 Consistent style for environment variables 2023-04-16 19:54:55 +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
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 4bf470dff6 Use nextest in CI 2022-05-19 17:12:25 +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 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
Ajeet D'Souza bd71cf3a5d Update README 2022-01-21 03:19:12 +05:30
Ajeet D'Souza 5c51c808aa Update GIF 2021-12-25 14:29:52 +05:30
Ajeet D'Souza 89dbb1fda6 Update GIF 2021-12-25 03:55:33 +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 279e393d5c Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
Ajeet D'Souza 7ec9ad6a27 Add auto-generated completions for Fig 2021-10-21 03:53:20 +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 84c9121f10 Link to ranger-zoxide plugin 2021-06-06 23:46:14 +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 97dc08347d Update tutorial 2021-05-15 16:54:06 +05:30
Ajeet D'Souza ba8a5f3167
Add zoxide query --all flag (#206) 2021-05-08 08:35:34 +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 3398cc721d
Use Nushell from Nixpkgs unstable (#171) 2021-04-05 12:01:24 +05:30
Ajeet D'Souza 5c3af59ba6 Add interactive query/remove and import 2020-10-27 00:11:40 +05:30