1 disabling pgp_getkeys_command until upstream fixes it
5 @@ -72,6 +72,8 @@ set pgp_list_secring_command="gpg --no-v
8 # set pgp_getkeys_command="pkspxycwrap %r"
9 +# This will work when #172960 will be fixed upstream
10 +# set pgp_getkeys_command="gpg --recv-keys %r"
12 # pattern for good signature - may need to be adapted to locale!