aboutsummaryrefslogtreecommitdiffstats
path: root/tg_backup.bash-completion
AgeCommit message (Collapse)AuthorFilesLines
2026-07-31feat: add bash completionHEADmasterDanilo M.1-0/+39
Completes the flags, and directories for --archive-dir in both the --opt value and --opt=value forms. --target offers only "me": real chat handles would need a network round-trip inside a tab press, and --list-chats already answers that question. Installed by hand, nothing automates it. A new flag has to be added to opts in the completion as well. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>