Skip to content
Discussion options

You must be logged in to vote

This is by design since in zoxide the last dir part is what you’re interested in, the default formatter is path.dirname_first but you can override it if you want:

formatter = "path.dirname_first",

Try :FzfLua zoxide formatter=path.filename_first (or false if you want to disable the formatter).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by deeengan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants