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

fix: allow long text in ux.prompt #953

Merged
merged 2 commits into from
Feb 14, 2024
Merged

fix: allow long text in ux.prompt #953

merged 2 commits into from
Feb 14, 2024

Conversation

mdonnalley
Copy link
Contributor

Use readline.createInterface for ux.prompt

Fixes #952
@W-15023621@

@shetzel
Copy link
Contributor

shetzel commented Feb 14, 2024

I tested with the node repl. The prompt displays the very long string. ✅

@shetzel shetzel merged commit dfeaadb into main Feb 14, 2024
60 checks passed
@shetzel shetzel deleted the mdonnalley/long-text branch February 14, 2024 19:28
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

Successfully merging this pull request may close these issues.

CliUx.ux.prompt text truncation
2 participants