Commit Graph

6 Commits

Author SHA1 Message Date
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
Ajeet D'Souza 612f264dd4
Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
Ajeet D'Souza b71d33b5c1 Replace `--no-aliases` with `--no-cmd` 2022-04-11 03:41:51 +05:30
Ajeet D'Souza 0a9081383d Fix interactive remove 2021-12-24 17:49:36 +05:30
Ajeet D'Souza 339a789261 Avoid using completions on older Bash versions 2021-12-24 10:04:37 +05:30
Ajeet D'Souza 7ec9ad6a27 Add auto-generated completions for Fig 2021-10-21 03:53:20 +05:30