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

server passwd output is misaligned #63

Closed
variadico opened this issue Feb 11, 2021 · 4 comments
Closed

server passwd output is misaligned #63

variadico opened this issue Feb 11, 2021 · 4 comments

Comments

@variadico
Copy link

$ nats server passwd
? Enter password [? for help] **********************
                              ? Reenter password [? for help] **********************

$2a$11$DAFPlebnj555dIvBLDk9D.Zi48QcXbdRd8JhsfpApgG4Hn9FO4cjC

This is what I use using Bash 5.1.4 and Gnome Terminal 3.38.2.

@ripienaar
Copy link
Collaborator

Hmm. Not much I can do to fix that it’s all the survey package. Hmm. Maybe I will put a Println() between on other terminals it would be a extra blank.

Can you try running “reset” and see if it still does it?

@variadico
Copy link
Author

Okay, just tried running reset before nats server passwd, but the result is the same.

@ripienaar
Copy link
Collaborator

ripienaar commented Feb 12, 2021

#64 surely not the most elegant fix but meh

@variadico
Copy link
Author

$ nats server passwd
? Enter password [? for help] **************************************
? Reenter password [? for help] **************************************

$2a$11$qP8.dpLZRLH8uzlnTdmXlOi.2p26byo.RZSv/1CRO7MUMYr7lpHlW

Nice, works for me! 🎉

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

2 participants