zoxide-query - Man Page
search for a directory in the database
Synopsis
zoxide query [KEYWORDS] [Options]
Description
Query the database for paths matching the keywords. The exact MATCHING algorithm is described in zoxide(1).
Options
- --all
Show deleted directories.
- --exclude PATH
Exclude a path from query results.
- -h, --help
Print help information.
- -i, --interactive
Use interactive selection. This option requires fzf(1).
- -l, --list
List all results, rather than just the one with the highest frecency.
- -s, --score
Print the calculated score as well as the matched path.
Reporting Bugs
For any issues, feature requests, or questions, please visit:
Author
Ajeet D'Souza <98ajeet@gmail.com>
Referenced By
2021-04-12 zoxide