zoxide
zoxide copied to clipboard
A smarter cd command. Supports all major shells.
I use [Warp terminal](https://www.warp.dev/) and I've just installed Zoxide, it seemed like a very useful CLI tool, but there is an issue. Tab key triggers Zoxide's fuzzy search to choose...
Let's say I have a directory structure as follows: * 2022 * photos * documents * 2023 * photos * documents After spending some time (using zoxide) in the `2022`...
Hello there. Hope you're doing well. Thank you for creating `zoxide`. It has been an indispensable tool in my day-to-day workflow. However, I'm wondering if it's possible to remove `/home/username/`...
``` ▲ ~ cd dotfi zoxide: could not deserialize database Caused by: Slice had bytes remaining after deserialization ``` ``` ▲ ~ ls ~/.local/share/zoxide .rw-rw-rw- 75Ki mrus mrus 2023-07-20 09:07...
# Issue I am currently using Fedora Silverblue and have installed zoxide in distrobox archlinux container. The binary is also exported to host os (Silverblue) so that I can access...
It would be convenient to be able to merge zoxide databases I have access to almost the same filesystem on my laptop and desktop. Sometimes syncthing creates a file conflict
`zi` is certainly the best functionality for changing directories. Awesome! In the newest version, the files in the selected directory are shown in the bottom in a single line, with...
On Windows, modifying scores via ```zoxide edit``` results in a double slashed duplicate of the path
Runnining ```zoxide edit``` on Windows and then attempting to increment or decrement a score causes the path to be added to the database again but with double slashes.
Directly related to #567. Feel free to use the following patch as you deem fit: ````patch diff --git a/HOWTO:-set-environment-variables.md b/HOWTO:-set-environment-variables.md index 56b6b3e2c0de..1b85e955d3b0 100644 --- a/HOWTO:-set-environment-variables.md +++ b/HOWTO:-set-environment-variables.md @@ -7,6 +7,13...
I was not able to find similar doc or issue, but it will be nice to **bulk delete** records from the DB. For example, right now I have visited many...