-
Notifications
You must be signed in to change notification settings - Fork 143
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
Repeated output when copying token in Ubuntu #11
Comments
I can reproduce in both |
It seems to happen with every inquirer input once the input exceeds the width of the terminal. |
Related: SBoudrias/Inquirer.js#214. |
Fixed in SBoudrias/Inquirer.js#239. I'll close the issue once the PR is merged and released. |
Added a workaround in balena-io-modules/resin-cli-visuals#14, until the issue get's fixed in Inquirer. |
Pasting the Auth Token into the terminal, the CLI shows the token repeated several times. Login works, but UI looks weird.
The text was updated successfully, but these errors were encountered: