zoxide/contrib/completions
Max 👨🏽‍💻 Coplan 458ccd4dd2 feat(import): add support for importing from Jump
Add [Jump](https://github.com/gsamokovarov/jump) as a new source for the `zoxide import` command. The implementation
includes a custom JSON parser for Jump's data format and updates to all shell
completions (bash, fish, zsh, nu, fig) to include "jump" as an option.
2026-03-09 20:54:26 -07:00
..
README.md Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
_zoxide feat(import): add support for importing from Jump 2026-03-09 20:54:26 -07:00
_zoxide.ps1 --basedir query option (#1027) 2025-08-10 13:26:52 +05:30
zoxide.bash feat(import): add support for importing from Jump 2026-03-09 20:54:26 -07:00
zoxide.elv --basedir query option (#1027) 2025-08-10 13:26:52 +05:30
zoxide.fish feat(import): add support for importing from Jump 2026-03-09 20:54:26 -07:00
zoxide.nu feat(import): add support for importing from Jump 2026-03-09 20:54:26 -07:00
zoxide.ts feat(import): add support for importing from Jump 2026-03-09 20:54:26 -07:00

README.md

completions

Shell completions for zoxide, generated by clap. Since clap is in beta, these completions should not be treated as stable.