Add command to install shell completion #299
Closed
noerw
wants to merge 10 commits from noerw:shell-completion
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'noerw:shell-completion'
Deleting a branch is permanent. It CANNOT be undone. Continue?
add
tea autocomplete [--install]
fixes #86
replaces/enhances #298 (sorry, i already did it this morning, but didn't send PR yet 🙃)
writer, err := os.Create(destPath)
if err != nil {
return err
To test, you'll need to replace the URL with
https://gitea.com/noerw/tea/raw/branch/shell-completion/%s
, as the files are not yet on gitea/tea/masterShell completion can be added via `tea meta autocomplete --install`.
## Usage
documentation is outdated now
@6543 fixed
It seems CI not triggered. @noerw Could you send an empty push?
@lunny doesnt work, this PR's drone integration is not working at all
followup: #309