Marc Cornellà
|
49bae43f62
|
refactor(plugins): generate completion functions in the background
|
2021-12-28 14:34:23 +01:00 |
|
Curtis Rueden
|
2d32e9be66
|
refactor: handle $0 according to the Zsh plugin standard (#10518)
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
Closes #10518
|
2021-12-28 12:29:24 +01:00 |
|
Marc Cornellà
|
eb2eacaf0c
|
refactor(plugins): remove old generated completion files
This removes .gitignore plugin files and adds a force-rm of the old completion file,
which ignores any errors if the file doesn't exist.
|
2021-09-15 18:47:51 +02:00 |
|
Marc Cornellà
|
d2269180b0
|
fix(core): move plugin-generated completion files to $ZSH_CACHE_DIR/completions
Fixes #10183
|
2021-09-15 18:41:44 +02:00 |
|
Marc Cornellà
|
4e6e49652b
|
fix(plugins): fix _comps error in completion generation plugins (#10190)
Fixes #10190
|
2021-09-15 18:18:25 +02:00 |
|
kalle (jag)
|
70ab2928a5
|
feat(plugins): add gh plugin for GitHub CLI (#9557)
|
2021-05-03 16:35:28 +02:00 |
|