-
When installing on Linux, web installer detects the right arch (Linux/x86_64), but downloads the wrong release (macOS):
```bash
[root@xxx]~# curl -sS https://webinstall.dev/zoxide | bash
Thanks…
-
I installed Zoxide on ArchLinux with Pacman and set up my zshrc as specified in the Install Guide by appending the following line *at the very end of the file*:
```bash
eval "$(zoxide init zsh)"
``…
-
Similar to the issue #252, when installing with curl, I get version v0.7.2, instead of v0.7.6
```
$ curl -sS https://webinstall.dev/zoxide | bash
Thanks for using webi to install 'zoxide@stabl…
-
Is it possible to add zoxide support/instructions for the [Hilbish shell](https://github.com/Rosettea/Hilbish) -- which is a shell configured in Lua --, currently the only zoxide-like app there is `ju…
-
From Reddit:
> it would be nice if "window mode" can be a toggle of some kind, meaning that you can go to window mode and come back to session mode etc.
-
To further emphisize that the user has changed the current directory, we can set a [No name] buffer for him. Similar to what `neovim` does when it starts and how you typically start a new `tmux` or …
lexay updated
11 months ago
-
When starting **t-smart** zoxide, fd work perfect!!! However, tmux sessions just hangs and finds no results. I have updated to the latest versions of all required packages and my fish shell. I did man…
-
Image: bluefin-dx-main-laptop-userns-hardened
CPU: AMD Ryzen™ 5 3500U with Radeon™ Vega Mobile Gfx × 8
Since about a week (at least since the 18th of February) I've noticed the following changes t…
-
How do you switch between your sessions, zoxide and fzf. I do not see any keybindings in the doc. Just curious about that.
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…
Ngdaz updated
5 months ago