mise icon indicating copy to clipboard operation
mise copied to clipboard

confirm all plugins

Open jdx opened this issue 1 year ago • 1 comments

it's a bit annoying if you have a bunch of plugins to install since mise keeps prompting. We should have an extra button in addition to "Yes/No" for "All" to stop prompting:

CleanShot 2024-05-13 at 22 16 44@2x

I think this will require first adding the feature to demand.

jdx avatar May 14 '24 03:05 jdx

@jdx Opened https://github.com/jdx/demand/issues/53 to address this. I guess a new Dialog component is the best option to not break backwards compatibility. Confirm can be deprecated at some point as Dialog will provide more functionality.

roele avatar May 15 '24 10:05 roele