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

[Proposal] Copying related improvements #62

Open
Yadnyawalkya opened this issue Jan 25, 2020 · 0 comments · May be fixed by #63
Open

[Proposal] Copying related improvements #62

Yadnyawalkya opened this issue Jan 25, 2020 · 0 comments · May be fixed by #63
Labels
enhancement New feature or request

Comments

@Yadnyawalkya
Copy link

  1. 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.

  1. Copy password to clipboard without printing it on the screen
(py3) [ytale@localhost pygenpass]$ pygenpass copy zombo.com

It should works same as I mentioned in above point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants