summaryrefslogtreecommitdiff
path: root/tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4.key
diff options
context:
space:
mode:
authorFilippo Valsorda <hi@filippo.io>2020-04-19 18:41:25 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2020-04-19 23:36:59 -0600
commit8d267c480e1f04832bd6110e73411dee63bbf042 (patch)
tree46edf4fc477b117c0d934c68604a114db272eef9 /tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4.key
parent98193d3bbb3538eda457d0db4ccccbcc4b04ce3d (diff)
downloadpass-8d267c480e1f04832bd6110e73411dee63bbf042.tar.gz
pass-8d267c480e1f04832bd6110e73411dee63bbf042.tar.bz2
pass-8d267c480e1f04832bd6110e73411dee63bbf042.zip
platform/darwin: drop using "display" to show QR codes
This doesn't detect if XQuartz is installed and running, so it's broken in most setups, the experience is poor regardless, since it's not displayed inline in the terminal, but leaves a window that requires closing, and anyway the the utf8 mode works perfectly on both iTerm2 and Terminal.app.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ass.git/commit/src/password-store.sh?id=639c46a342466209e9b0600c2b3574bb44a0ff31&follow=1'>generate: use /dev/urandom directlyJason A. Donenfeld4-14/+28 Passing to tr using the "pick and discard" technique is more straight- forwardly correct and less error-prone. It also allows users to select their own character sets to be passed to tr. 2016-02-07dmenu: read likes -rJason A. Donenfeld1-1/+1 2016-02-06zsh-completion: add prefix zstyleBenjamin Richter1-1/+11 This option can be used to select a different pass repository for completion. A configuration example is given inside the completion file. 2016-02-06Make gpg errors fatalJason A. Donenfeld1-5/+5 2016-02-06Moved to webpageJason A. Donenfeld1-7/+0