Skip to content

feat: new environment variable option _ZO_FZF_OPTS_FILE#1209

Open
abghim wants to merge 5 commits intoajeetdsouza:mainfrom
abghim:main
Open

feat: new environment variable option _ZO_FZF_OPTS_FILE#1209
abghim wants to merge 5 commits intoajeetdsouza:mainfrom
abghim:main

Conversation

@abghim
Copy link
Copy Markdown

@abghim abghim commented Apr 4, 2026

This closes #1203.

Summary

  • zoxide will now recognize the environment variable _ZO_FZF_OPTS_FILE, in addition to _ZO_FZF_OPTS
  • changed manpage and --help page accordingly
  • updated CHANGELOG.md accordingly
  • changes can be automatically merged, all 18 cargo tests pass

Notes

Thanks for the amazing tool, zoxide changed my quality of life. This is a feature request made in #1203, I thought it made a lot of of sense and I have been wishing for the feature as well!

Screenshot

image

abghim added 3 commits April 4, 2026 18:00
zoxide now recognizes `_ZO_FZF_OPTS_FILE` environment variable, in
addition to `_ZO_FZF_OPTS`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for _ZO_FZF_OPTS_FILE similar to FZF_DEFAULT_OPTS_FILE.

1 participant