-
Not sure how feasible this is (or if it's a bug with just my setup) but the default help menu (e.g. the menu invoked with `` when inside the telescope modal) has the description `anonymous` for the 6 …
-
I am facing some color issues in interactive mode in the zoxide tool, possibly due to an incorrect implementation of LS_COLORS. I'm using `zsh 5.9 (x86_64-pc-linux-gnu)` on Arch Linux, and I tested th…
-
```bash
$ zi
```
## Expected behaviour
Enter interactive mode
## Actual behaviour
Changes `pwd` to a fixed directory in my filesystem. It does not enter interactive mode.
## Troublesh…
-
## Describe the bug
When I add this line in my `.zshrc`
```
znap eval zoxide 'zoxide init zsh --cmd cd'
```
`znap status` gives the following errors:
```
~ ❯ znap status
zoxide: zoxide: n…
-
**Describe the solution you'd like**
Hi Team,
I'd like to request the addition of zoxide into Entware as it would be super helpful for navigating through my Synology NAS.
It's my understandin…
-
I'm using `zoxide` which creates an alias for `cd`
This results in `gvm` throwing errors on startup of zsh.
```
/home/adonis/.gvm/scripts/env/cd:46: defining function based on alias `cd'
/hom…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem?
No.
### Describe your solution
[homeshick](https://github.com/…
-
## Feature Request
Similarly to how we have a one-line shell installer for -nix users, it would be amazing if someone could port the installer to PowerShell for Windows users, to be installed like …
-
https://github.com/ajeetdsouza/zoxide
This might be better mapped to j instead of z for ease of access. Looks like this could be a time saver.
-
```
> fish --version
fish, version 3.6.1
> zoxide --version
zoxide v0.9.0
```
When I use `zoxide init --cmd cd fish` to replace fish's `cd` command, fish no longer highlights path as argumen…