rpassword icon indicating copy to clipboard operation
rpassword copied to clipboard

Fix issue #73 and #70

Open LSchallot opened this issue 2 years ago • 1 comments

Changes made for "^U" in fix_line_issues.rs do not show up properly in GitHub's code preview. Recommend viewing via a text editor. I moved the "fix_new_line.rs" to "fix_line_issues.rs" as a potential file to handle string cleanup so impacts to existing memory management, etc. would not be impacted.

LSchallot avatar Sep 09 '22 04:09 LSchallot

@LSchallot Thanks for your PR. Will have a look at this when I get a moment. I can't promise any ETA.

conradkleinespel avatar Sep 11 '22 17:09 conradkleinespel

Hi @LSchallot ! Thanks again. With the minor fix noted above, I've applied the fixes on the monorepo on which I develop for Rust: https://github.com/conradkleinespel/duck/pull/39

I'll soon publish a new releases for rpassword with this :+1:

conradkleinespel avatar Oct 20 '22 15:10 conradkleinespel