zoxide/contrib/completions
James Falcon 635a97e812 Feature: zoxide edit subcommand
Allows editing on the backing db by opening up $EDITOR with a
human-editable format. Upon exit of the editor, changes are validated
and written back to the DB.

Fixes: #453
2022-09-21 23:41:12 -05:00
..
README.md Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
_zoxide Feature: zoxide edit subcommand 2022-09-21 23:41:12 -05:00
_zoxide.ps1 Feature: zoxide edit subcommand 2022-09-21 23:41:12 -05:00
zoxide.bash Feature: zoxide edit subcommand 2022-09-21 23:41:12 -05:00
zoxide.elv Feature: zoxide edit subcommand 2022-09-21 23:41:12 -05:00
zoxide.fish Feature: zoxide edit subcommand 2022-09-21 23:41:12 -05:00
zoxide.ts Feature: zoxide edit subcommand 2022-09-21 23:41:12 -05:00

README.md

completions

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