Skip to content

[feat]: Synchronous install and updates #321

Open
@xbc5

Description

@xbc5

If the feature request is for a plugin or theme, specify it here.

No response

If the feature solves a problem you have, specify it here.

I'm always frustrated when I try to perform a headless update or install and my turbo-mode plugins cause the calling process to return early.

Describe the proposed feature.

A --sync mode for plug-in update and plug-in installs that disables the wait ice modifier for that session.

Describe alternatives you've considered

Maintaining two plug-in manifests: one for loading the shell asynchronously for user input; one for sync updates and installs for automated management. The latter would have the wait statements removed.

Additional context

Perhaps i misunderstand wait, perhaps there is a means to do it that I have overlooked.

Related Issues

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions