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
Sorry I had another script that was silently modifying the PROMPT_COMMAND variable below the zoxide initialization script. Kind of dumb but at least the issue may be useful for someone having the same problem.
Thanks for zoxide! Amazing tool, I use it every day.
I've installed zoxide as an apt package on a fresh ubuntu install, version 0.9.3, in Bash.
I have the required:
eval "$(zoxide init bash)"
In the .bashrc.
The question is the history is not building correctly on its own. An example:
I can add a directory manually with zoxide add, but it's very inconvenient, kind of messes up the main strength of the tool.
Any help will be much appreciated, thanks in advance
The text was updated successfully, but these errors were encountered: