Ronnie
Ronnie
Ok, after some research it should be possible. Not sure when I will get to it though.
Just a small update here, this is going to need to wait for https://github.com/microsoft/winget-cli-restsource/issues/116 and potentially a goreleaser update after that. Portable builds are in a dev only mode it...
GoReleaser is adding support now https://github.com/goreleaser/goreleaser/pull/4081 hopefully this will be easy to add but will have to see.
Hmm, yea that makes sense. I am currently considering swapping over to the new charm library for forms https://github.com/charmbracelet/huh and I think it would make sense to swap to a...
Looks like everything is working for goreleaser and winget, I will get to this soon.
@andrewnicols I played around with huh today and its looking promising, it supports select and multi-select with built in filtering without any custom work. Going to probably make a separate...
Reopening as I had to disable it for my incorrect configuration, I do want to take another look at this but I have no other way to test as I...
Going to close this, winget still seems to be quite niche, the requirements are also quite a bit of a pain and to be honest, I have no way of...
https://github.com/charmbracelet/huh/releases/tag/v0.5.0 dynamic forms are now available. Going to try out and see if we can move over and fix too many options finally.
I lied, they added option and title funcs but the feature I actually need is `HideFunc`. Sorry about that.