romancitodev / simple-commits

A little CLI written in rust to improve your dirty commits into conventional ones.
https://crates.io/crates/simple-commit
Apache License 2.0
12 stars 3 forks source link

[BUG]: Write password in pinnetry-cursed with GPG-SIGN #12

Closed krovuxdev closed 1 month ago

krovuxdev commented 2 months ago

https://github.com/romancitodev/simple-commits/assets/62192487/5a1aa21d-dc10-42e2-acac-be4359e22331

It doesn't allow writing the password in pinentry with GPG-SIGN.

romancitodev commented 2 months ago

Well, that's clearly a problem about how the crate we use handles the input entering in a mode for capturing keys.