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

Allow deleting multiple plugins in one command #57

Closed
pschmitt opened this issue Nov 13, 2021 · 0 comments · Fixed by #494
Closed

Allow deleting multiple plugins in one command #57

pschmitt opened this issue Nov 13, 2021 · 0 comments · Fixed by #494
Labels
enhancement New feature or request good first issue Issue that are great for first-time contributors
Milestone

Comments

@pschmitt
Copy link
Member

TLDR, the following should be made possible:

zinit delete -y plugin1 plugin2 plugin3
@pschmitt pschmitt added enhancement New feature or request good first issue Issue that are great for first-time contributors labels Nov 13, 2021
@vladdoster vladdoster added this to the v4.0.0 milestone Mar 27, 2023
@vladdoster vladdoster linked a pull request Apr 2, 2023 that will close this issue
7 tasks
github-actions bot pushed a commit that referenced this issue Apr 2, 2023
# [3.10.0](v3.9.0...v3.10.0) (2023-04-02)

### Bug Fixes

* absolute path support in the symbol browser ([d29a8ba](d29a8ba))
* assign to functions hash to make %x work ([bd65a01](bd65a01))
* broken symbolic link after `creinstall .` ([da0d6b7](da0d6b7))
* bump node version in release workflow ([938f483](938f483))
* change prefix `~zi::` to `__zi::` ([0e45493](0e45493))
* container build & shell make targets ([a72fb83](a72fb83))
* container build & shell make targets ([14b2cda](14b2cda))
* container build & shell make targets ([370808d](370808d))
* container build & shell make targets ([47bd74f](47bd74f))
* container build & shell make targets ([f8eb967](f8eb967))
* container build & shell make targets ([3af321e](3af321e))
* do not run `make docs` ([3802893](3802893))
* failing zunit tests & bootstrap script ([d618467](d618467))
* file modelines ([75bb735](75bb735))
* gh-r & bpick ice log format and content ([ad88a89](ad88a89))
* gh-r parsing logic for arm64 & logging style ([7e48651](7e48651))
* gh-r pattern for 64bit linux-gnu systems ([b5a31c0](b5a31c0))
* lsd repo owner changed to lsd-rs organization ([#489](#489)) ([824d9d3](824d9d3))
* make gh-r release search case-insensitive ([3eb75b7](3eb75b7))
* make target docker cmd flags ([dd04896](dd04896))
* pin `ggsrun` version in gh-r z-unit test ([9f67798](9f67798))
* the starship example does not work properly ([4933b62](4933b62))
* update pygmentize flags in glance subcommand ([#488](#488)) ([b773763](b773763))
* use correct return code in zinit-confirm ([d467738](d467738))
* vim modelines & zsdoc pdf rendering ([2b460a7](2b460a7))

### Features

* delete subcommand refactor ([9eee215](9eee215)), closes [#57](#57) [#239](#239)
* zinit completion improvements ([b8d12e5](b8d12e5))

### Reverts

* "Merge branch 'refactor/zinit-function-names' into main" ([515688b](515688b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Issue that are great for first-time contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants