You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using zoxide for a while, what bothers me a lot is that I always have typos when typing, for example, applicaiton -> application. In this case zoxide just returns no match found, but I think the user experience could be better if zoxide could use fzf to do fuzzy search when there's no match found, that would help A LOT for users who is really a typo producer LOL.
In the last I want to say thanks for creating zoxide, it's really great.