diff --git a/README.md b/README.md index 5559ecc8..f774439b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ z - # cd into previous directory zi foo # cd with interactive selection (using fzf) -z foo # show interactive completions (zoxide v0.8.0+, bash 4.4+/fish/zsh only) +z foo # 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].