Commit Graph

  • c070535968
    Add link to raycast-zoxide integration (#1050) Bryan Corey 2025-08-15 21:27:04 -0700
  • 93510fbdc6
    Sort entries Ajeet D'Souza 2025-08-16 09:56:34 +0530
  • d9b1386f23
    docs: Add installation method with gah Marek Sierociński 2025-08-15 22:59:32 +0200
  • 4549438ffa
    Bump actions/checkout from 4 to 5 (#1101) dependabot[bot] 2025-08-12 08:12:29 +0530
  • fb9a9b5d65
    Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 00:49:22 +0000
  • 6ed382e780 feat: allow relative paths for --base-dir tom-anders 2025-08-11 10:03:34 +0200
  • 261cf8846a
    --basedir query option (#1027) Azalea Colburn 2025-08-10 00:56:52 -0700
  • 917627c464 typo Ajeet D'Souza 2025-08-10 13:21:53 +0530
  • 2c85c1bffa perf Ajeet D'Souza 2025-08-10 13:17:52 +0530
  • c07d60c0f4 --basedir -> --base-dir Ajeet D'Souza 2025-08-10 13:13:48 +0530
  • 0fb4894e0f
    chore: remove unneeded PathBuf import Azalea Colburn 2025-08-09 18:07:22 -0700
  • 18b047ad20
    fix: rust check Azalea Colburn 2025-03-25 12:57:14 -0700
  • 6866c85e0a
    feat: --basedir query option Azalea Colburn 2025-03-24 18:05:00 -0700
  • d133e7c598
    Merge 49f012bb5f into 30129f4344 Azalea Colburn 2025-08-08 10:56:37 +0200
  • ca6332b3b0
    Merge 99d682717c into 30129f4344 Ryan Winograd 2025-08-08 10:56:37 +0200
  • 30129f4344
    Update rstest from 0.25 to 0.26 (#1099) Ben Beasley 2025-08-07 12:25:06 -0400
  • 8b533d48b9 Update rstest from 0.25 to 0.26 Benjamin A. Beasley 2025-08-07 11:17:26 -0400
  • 9b899e90e3
    Bump Swatinem/rust-cache from 2.7.8 to 2.8.0 (#1083) dependabot[bot] 2025-08-07 19:51:56 +0530
  • 99d682717c Add support for case-sensitive queries Ryan Winograd 2024-12-03 16:32:43 -0600
  • 2878b73c44
    Bump Swatinem/rust-cache from 2.7.8 to 2.8.0 dependabot[bot] 2025-06-30 21:00:42 +0000
  • 6324b4e347
    Add support for multi digits dirstack entry (e.g. +12). (#1080) Tony 2025-06-17 17:57:46 +0800
  • e6fbcb69b4 Add support for multi digits dirstack entry (e.g. +12). tony 2025-06-17 17:27:40 +0800
  • 61b237fb4d
    Update README.md for RHEL 10 & derivatives nisbet-hubbard 2025-06-16 21:33:52 +0800
  • c47f506313
    Only trim left; use prefix algo ysthakur 2025-06-09 22:15:29 -0400
  • e516852566
    Merge branch 'main' into custom-completer Yash Thakur 2025-06-07 22:15:05 -0400
  • 279f85ccec
    feat: Provide jump commands completion for nushell Alessandro Candido 2025-04-26 00:13:32 +0200
  • db14bdc2ff
    nushell: use sigil operator (#1070) Steven Xu 2025-05-31 09:23:54 +1000
  • f3f3b2064d refactor: switch from `--` to the caret sigil `^` Steven Xu 2025-05-31 03:41:44 +1000
  • a9810be8d5 fix: quote `--` for *Nushell* Steven Xu 2025-05-27 20:51:17 +1000
  • d6c0203c09 Add Ubuntu install instructions Ajeet D'Souza 2025-05-27 05:27:33 +0530
  • 859268aec8 chore(release): v0.9.8 v0.9.8 Ajeet D'Souza 2025-05-27 03:13:06 +0530
  • b318a2a190 Nushell: add CLI completions Ajeet D'Souza 2025-05-27 02:12:30 +0530
  • 2fb0e476a5 Updated README to include information about importing data from txt file abdulfatah mohammed sheikh 2025-05-24 23:12:27 +0300
  • ba11dba279 added clear and list commands abdulfatah mohammed sheikh 2025-05-24 23:05:32 +0300
  • df52401611
    Provide completions for Nushell ysthakur 2025-04-24 15:11:48 -0400
  • 7936aa6f4c fixes lint checks Jed 2025-05-23 10:21:01 +0200
  • 55eb166e36
    Update powershell.txt to solve uncatched hook action error Zim 2025-05-23 11:11:37 +0800
  • 8fc4b2b58c feedback: uses match instead of if else Jed 2025-05-19 16:31:19 +0200
  • e1e49ad078
    Merge 95e7215f27 into ee8bbe57d3 Kamil Kleina 2025-05-16 21:24:14 +0200
  • ee8bbe57d3
    Fixed the arg[0] argument position (#1056) smolsbs 2025-05-16 10:19:09 +0000
  • 01cfdf9f43 Fixed the arg[0] argument position Shino 2025-05-15 21:45:03 +0000
  • e97a17e608
    - Optimizing: `__zoxide_z` function for better preformance. - Modifying: `cd +` to look for latest made directory and switch to It, in case of no found next Dirs. - Adding: `cd ++` a Forced vesion of `cd +` that only look for latest created Dir and Switch Location. - Fixing: `cd +` history lookup order, and `cd ++` not matching. benzaria 2025-05-13 21:38:47 +0100
  • 9c0dcf12f3
    Run the cd command after "cd ... <space><tab>" in Bash integration (#1055) Koichi Murase 2025-05-14 12:08:54 +0900
  • 4a48175097 Run the cd command after "cd ... <space><tab>" in Bash integration Koichi Murase 2025-05-14 11:56:35 +0900
  • e65184005a pwsh: optimizing __zoxide_z and modifying cd + to look for latest made directory and switch to It, in case of no found next Dirs. benzaria 2025-05-13 20:39:06 +0100
  • ac92a2f080
    Merge branch 'ajeetdsouza:main' into main benz 2025-05-13 20:18:55 +0100
  • af1308e94f
    Add PowerShell ArgumentCompleter twobiers 2022-07-08 16:44:45 +0200
  • 628f8542a0
    Fixes #995: Wildcard expansion for PowerShell (#1001) benz 2025-05-13 13:18:55 +0100
  • 99c56ba781
    Handle both literal and non-literal paths Ajeet D'Souza 2025-05-13 17:47:53 +0530
  • 3d9f928e01 Upgrade to Rust 2024 Ajeet D'Souza 2025-05-12 09:42:37 -0700
  • 4807518c4b Call fsync before close Ajeet D'Souza 2025-05-12 09:37:04 -0700
  • 8e14038811 Fix lints Ajeet D'Souza 2025-05-12 06:22:54 -0700
  • 1d08fe2b84 Add doctor for POSIX shells Ajeet D'Souza 2025-05-11 23:24:30 -0700
  • 36537410cd Doctor should handle PROMPT_COMMAND being an array Ajeet D'Souza 2025-05-10 23:41:55 -0700
  • 306d7ae143 Fix shellcheck lint Ajeet D'Souza 2025-05-10 21:52:39 -0700
  • 9768e645c7 Remove unneeded quotes Ajeet D'Souza 2025-05-10 11:27:02 -0700
  • 8f0288b0c9 Check if zoxide is running under VS Code Ajeet D'Souza 2025-05-10 10:22:20 -0700
  • 6ec0436859
    Add fixes to Bash integration (#1048) Koichi Murase 2025-05-10 16:51:47 +0900
  • 4062e5786c Use "bind" instead of "\builtin bind" Koichi Murase 2025-05-04 02:21:53 +0900
  • 3de6f2ca58 Care about terminals not responding to DSR in Bash integration Koichi Murase 2025-05-03 20:55:49 +0900
  • f1d848820a
    docs(install): fix broken Nixpkgs link (#1051) XTY 2025-05-10 02:49:12 +0800
  • e3e23ddccd
    docs(install): fix broken Nixpkgs link XTY 2025-05-10 01:41:37 +0800
  • 8df63dc17a Update README to add link to raycast-zoxide integration Bryan Corey 2025-05-09 10:28:10 -0700
  • 21c3ecdb2f Remove unused parameter in Bash integration Koichi Murase 2025-05-03 19:31:11 +0900
  • 891fa79e06 Remove ineffective attempt of redraw-current-line in Bash integration Koichi Murase 2025-05-03 19:17:53 +0900
  • 095b270fea csh -> tcsh Ajeet D'Souza 2025-05-06 00:26:07 -0700
  • 09aa626a86
    Add support for csh (#1047) Ajeet D'Souza 2025-05-05 22:58:54 -0700
  • 59f464517b Update CHANGELOG Ajeet D'Souza 2025-05-05 22:58:42 -0700
  • 73599f995b Fix exclusions Ajeet D'Souza 2025-05-05 22:44:02 -0700
  • 793f1e46ac Fix lint Ajeet D'Souza 2025-05-01 10:44:18 -0700
  • 0979d70d79 Fix lint Ajeet D'Souza 2025-05-01 10:35:06 -0700
  • 2175362e60 Update deps Ajeet D'Souza 2025-05-01 10:28:15 -0700
  • 553396c72e Add support for csh Ajeet D'Souza 2025-05-01 09:58:05 -0700
  • 48e40a6346 Reverted to piping, and fixed redirection Mark Derricutt 2025-04-29 07:52:28 +1200
  • 6f94eb5d23 Update zoxide to support Fish 4.1.x Mark Derricutt 2025-04-28 22:46:20 +1200
  • 76fcf0132f
    Add `z +` to docs Adam Sasine 2025-04-15 13:08:59 -0400
  • 7691d7e9a5
    nushell: fix jumping to symlinks that are not in the database (#1032) Lisa FS 2025-04-13 07:46:27 -0600
  • 6902d375c5
    powershell: Ignore errors from `__zoxide_hooked` (#1038) Brian 2025-04-10 06:16:57 -0400
  • 8062d20972
    powershell: Ignore errors from `__zoxide_hooked` Brian 2025-04-10 06:01:25 -0400
  • d28af07786
    Fix linting Sandro Jäckel 2025-04-09 14:16:28 +0200
  • a88bb34387
    Don't downcast PROMPT_COMMAND Sandro 2025-04-08 15:13:35 +0200
  • b193a84eb0
    docs: Update minimum supported fzf version (#1034) Y.D.X. 2025-04-04 23:19:14 +0800
  • 345dfb05c8
    docs: Update minimum supported fzf version Y.D.X. 2025-04-04 22:28:25 +0800
  • 1b316c4493
    Update nushell.txt Lisa FS 2025-04-02 19:32:53 -0600
  • e1e2f41ecb
    feat: add --score option (#1030) Azalea Colburn 2025-03-30 23:13:40 -0700
  • da1ddc5ceb
    feat: add --score option Azalea Colburn 2025-03-29 13:28:40 -0700
  • 8360bd385c updates doc Jed 2025-03-24 21:52:59 +0100
  • 7617799eb5
    Bump Swatinem/rust-cache from 2.7.7 to 2.7.8 (#1025) dependabot[bot] 2025-03-25 01:33:55 +0530
  • 19956c6b7a
    Bump Swatinem/rust-cache from 2.7.7 to 2.7.8 dependabot[bot] 2025-03-24 19:24:37 +0000
  • 0fac6195a6 gets _ZO_FZF_EXTRA_OPTS and add it to default fzf flags Jed 2025-03-23 18:44:24 +0100
  • d1d5ca126c
    chore: remove old bookmarks dir env var Azalea Colburn 2025-03-23 08:47:49 -0700
  • efac8588e9 gets new _ZO_FZF_EXTRA_OPTS and add it to the fzf flags when _ZO_FZF_OPTS exist Jed 2025-03-22 17:21:10 +0100
  • 3d4c490d58 reverted cargo version rijulkap 2025-03-22 14:34:05 +1000
  • 21cd84fc3a pwsh starship fix rijulkap 2025-03-22 14:26:05 +1000
  • e02117dd8e
    fix: rust check Azalea Colburn 2025-03-21 20:19:47 -0700
  • f3823ebf7a
    Merge branch 'main' of github.com:ajeetdsouza/zoxide into clearer-no-match-errors Azalea Colburn 2025-03-21 20:16:49 -0700
  • 51066ae7d0
    Merge branch 'bookmark-cmd' of github.com:azaleacolburn/zoxide into bookmark-cmd Azalea Colburn 2025-03-21 20:10:05 -0700
  • 27fae7af44
    fix: markdown line Azalea Colburn 2025-03-21 15:51:03 -0700
  • 0b53446841
    fix: ci checks Azalea Colburn 2025-03-21 15:43:40 -0700
  • 7cca386014
    fix: input formatting Azalea Colburn 2025-03-21 15:41:46 -0700