Is it possible to make a window like is used in Freeze's interactive mode? #834
Unanswered
philocalyst
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! Looking to ship a CLI tool not written in Go and wanted to provide a really pretty interactive mode in addition to shell completions for maximum ease of use. I was hoping to do this with a form like freeze uses for its interactive mode.
Is that possible here? Or would I have to chain together a series of prompts?
Beta Was this translation helpful? Give feedback.
All reactions