On Sun, Jan 24, 2016 at 02:05:12PM -0800, Kevin J. McCarthy wrote: > Will reported seeing a few artifacts using pinentry-curses. I haven't > duplicated them, but perhaps I need to update to gpg 2.1 to see them.
Yes, I switched to gpg 2, and it caused no end of hassle (I seem to remember having problems with pinentry-tty too, which is why I switched to the curses one). This is on FreeBSD, if it matters (and I'm using Apple Terminal on a Mac to view, generally). aura% gpg --version gpg (GnuPG) 2.1.2 libgcrypt 1.6.2 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: ~/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 aura% pinentry-curses --version pinentry-curses (pinentry) 0.9.0
