summaryrefslogtreecommitdiff
path: root/tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4.key
diff options
context:
space:
mode:
authorAnas Syed <anas27@gmail.com>2016-01-28 22:44:59 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-06 20:09:57 +0100
commit5e85ea875bc234b70a7ff5294fdea11b9c8f3d63 (patch)
treeb2fcbb36e0ecb3cf6b850b9f53c0575f0959ea33 /tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4.key
parentfcb92ed69fc191e39379bad715371d8c28410885 (diff)
downloadpass-5e85ea875bc234b70a7ff5294fdea11b9c8f3d63.tar.gz
pass-5e85ea875bc234b70a7ff5294fdea11b9c8f3d63.tar.bz2
pass-5e85ea875bc234b70a7ff5294fdea11b9c8f3d63.zip
completion: Output a space when appropriate on bash completion
Did this by not passing "-o nospace" to complete. Instead, put "compopt -o nospace" after a COMPREPLY that shouldn't add a space when autocompleting the only match
Diffstat (limited to 'tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4.key')
0 files changed, 0 insertions, 0 deletions
08d869c5f716d071430&follow=1'>Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12