ajeetdsouza / zoxide

A smarter cd command. Supports all major shells.
MIT License
20.33k stars 519 forks source link

Latest change to fish.txt template breaks zoxide #741

Closed IThundxr closed 4 months ago

IThundxr commented 4 months ago

From the looks of it https://github.com/ajeetdsouza/zoxide/commit/012c67de635826af2b671f9d3ec82d9303224b36 has broken zoxide on fish, Reverting to to a release before that commit fixes this

zoxide 0.9.4-1 OS: Arch Linux Kernel: 6.7.6-arch1-2 Shell: fish 3.7.0 DE: GNOME 45.4 WM: Mutter Terminal: alacritty CPU: Intel i9-9900K (16) @ 5.000GHz GPU: NVIDIA GeForce RTX 3060

ajeetdsouza commented 4 months ago

Hey, why did you mark the issue as closed? Did you find what the issue was?

IThundxr commented 4 months ago

Hey, why did you mark the issue as closed? Did you find what the issue was?

Seems it was caused by a crash I had when updating my packages a while back, seems pacman decided to break zoxide and reinstalling it with --overwrite="*" seems to have fixed it