Merge aabdee8820
into 194f8e31e4
This commit is contained in:
commit
e9e0190ae1
|
@ -58,7 +58,7 @@ z - # cd into previous directory
|
|||
|
||||
zi foo # cd with interactive selection (using fzf)
|
||||
|
||||
z foo<SPACE><TAB> # show interactive completions (zoxide v0.8.0+, bash 4.4+/fish/zsh only)
|
||||
z foo<SPACE><TAB> # show interactive completions (zoxide v0.8.0+, bash 4.4+/fish/zsh only, does not work with Warp https://github.com/ajeetdsouza/zoxide/issues/614#issuecomment-2273629256)
|
||||
```
|
||||
|
||||
Read more about the matching algorithm [here][algorithm-matching].
|
||||
|
|
Loading…
Reference in New Issue