From a970320caf1d5ff4d8e59337466bbb98a53bdbc0 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Thu, 5 Mar 2026 08:02:31 +0530 Subject: [PATCH] Update README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29330cb..7ee1ef1 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,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 (bash 4.4+/fish/zsh only) ``` Read more about the matching algorithm [here][algorithm-matching]. @@ -329,8 +329,7 @@ zoxide can be installed in 4 easy steps: > **Note:** - > [Warp Terminal] users need to set `Input Type` to `Shell (PS1)` under - > `Settings > Appearance > Input` for completions to work. + > [Warp] provides its own completions, so `Space+Tab` completions are not supported there. 3. **Install fzf** (optional) @@ -564,7 +563,7 @@ Environment variables[^2] can be used for configuration. They must be set before [ubuntu packages]: https://packages.ubuntu.com/jammy/zoxide [vim]: https://github.com/vim/vim [void linux packages]: https://github.com/void-linux/void-packages/tree/master/srcpkgs/zoxide -[warp terminal]: https://www.warp.dev +[warp]: https://www.warp.dev [wiki-env]: https://github.com/ajeetdsouza/zoxide/wiki/HOWTO:-set-environment-variables "HOWTO: set environment variables" [xplr]: https://github.com/sayanarijit/xplr [xxh-plugin-prerun-zoxide]: https://github.com/xxh/xxh-plugin-prerun-zoxide