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
Copy password to clipboard after new password creation
For example
(py3) [ytale@localhost pygenpass]$ pygenpass createpass
Enter portal name [None]: zombo.com
Enter email id [None]: [email protected]
Enter portal url [None]: zombo.com
When user paste or do Ctrl + Shift + V it should return the generated password. Unless you do this, you won't use pygenpass when someone staring at your screen for sure.
Copy password to clipboard without printing it on the screen
For example
When user paste or do
Ctrl + Shift + V
it should return the generated password. Unless you do this, you won't usepygenpass
when someone staring at your screen for sure.It should works same as I mentioned in above point.
The text was updated successfully, but these errors were encountered: