You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
atuin register -u "..." -e "..."
Please enter password: ...
I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)
There's also the issue that the password prompt does not enable any proper password modes, meaning that the prompt will display the password as it's typed. Might not be what is expected
The text was updated successfully, but these errors were encountered:
We support two flows when registering:
Upfront (arguments):
Partial (prompt):
I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)
There's also the issue that the password prompt does not enable any proper password modes, meaning that the prompt will display the password as it's typed. Might not be what is expected
The text was updated successfully, but these errors were encountered: