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

AlecAivazis/survey is archived #164

Open
nobe4 opened this issue May 21, 2024 · 3 comments
Open

AlecAivazis/survey is archived #164

nobe4 opened this issue May 21, 2024 · 3 comments

Comments

@nobe4
Copy link
Contributor

nobe4 commented May 21, 2024

https://github.com/AlecAivazis/survey has been archived and won't received updates in the future.
It is used in

"github.com/AlecAivazis/survey/v2"

It should probably be moved to another library.

@williammartin
Copy link
Member

Worth leaving this open since it's also relevant for extensions but this is tracked by cli/cli#8084

@Haritiana123

This comment was marked as spam.

@Haritiana123

This comment was marked as spam.

andyfeller added a commit that referenced this issue Jun 3, 2024
Relates cli/cli#8084
Relates #164

With go-survey/survey being unmaintained, this is an initial prototype of using
https://github.com/charmbracelet/huh as an optional prompting experience
including support for accessiblity needs.

Additionally, this commit includes a simple example to demo the existing and
new experiences in `examples/prompter/main.go`:

- by default, the existing go-survey/survey experience
- specifying `GH_PROMPTER=accessible`, the new charmbracelet/huh experience in rich mode
- specifying `ACCESSIBLE=1` with `GH_PROMPTER=accessible`, the new charmbracelet/huh experience in accessible mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants