summaryrefslogtreecommitdiff
path: root/debian/compat
diff options
context:
space:
mode:
authorBrian Mattern <rephorm@rephorm.com>2012-09-12 22:24:20 -0700
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-13 07:51:40 +0200
commit3955cb4678948013fc7e871574f7eef7cc556c99 (patch)
treeee34ac46dcd318c18b123edf2abfff258770d616 /debian/compat
parent9fe3cb21e1193ede695bc790a5c476b009aef895 (diff)
downloadpass-3955cb4678948013fc7e871574f7eef7cc556c99.tar.gz
pass-3955cb4678948013fc7e871574f7eef7cc556c99.tar.bz2
pass-3955cb4678948013fc7e871574f7eef7cc556c99.zip
prevent <ctrl-c> on password entry from wiping out file
Currently, if you hit ctrl-c at the standard 'Enter password' prompt, since it is piped directly to gpg, the entry gets cleared. Trying to read from that entry results in: gpg: [don't know]: 1st length byte missing This patch fixes this. Tweaked by Jason A. Donenfeld <Jason@zx2c4.com> to add GNU readline features by using -e in read.
Diffstat (limited to 'debian/compat')
0 files changed, 0 insertions, 0 deletions
-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3