Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zsh completion todo #8526

Open
ThomasWaldmann opened this issue Nov 6, 2024 · 0 comments
Open

zsh completion todo #8526

ThomasWaldmann opened this issue Nov 6, 2024 · 0 comments

Comments

@ThomasWaldmann
Copy link
Member

Likely incomplete todo list for the borg2 zsh completions (please do your own practical experiments):

  • borg1 had REPO::ARCHIVE as "url" (e.g. ssh://u@h/path::archivename), borg2 now has -r REPO ARCHIVE. The giving REPO on the commandline is optional and can be replaced by setting the BORG_REPO env var. Guess the old archive completion does not work anymore.
  • check all __functions in the completion code
  • _borg_remote_repositories we now also have sftp: and rclone: remote repos
  • _borg_archive: hints, integrity, index files are not there anymore, but config/readme is.
  • _borg_format_keys needs to get split into 2 function, one for borg list archive and one for borg repo-list.

Code:

Docs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant