shemeshg

Results 8 issues of shemeshg

### Summary when `gopass show` item not with exact name, the output goes to `stderr` and the error to `stdout` ### Steps To Reproduce ```bash macos@macoss-Mac-mini ~ % gopass show...

bug

## Is your feature request related to a problem? Please describe. run the --import and --analyze commands on GarminDB, take too long to complete, even for just --latest option. ##...

## Description I encountered an error when trying to encrypt and decrypt a zero length message using the rnp library. The steps to reproduce the error are as follows ##...

it makes the function names very confusing because now **fn fingerprints_equal** means contain **fn fingerprints_contain** means search store with... solves #22 Anyway, doing the search ourselves not using the `gpg...

in pass we have (line 101) ```bash local gpg_id while read -r gpg_id; do gpg_id="${gpg_id%%#*}" # strip comment [[ -n $gpg_id ]] || continue GPG_RECIPIENT_ARGS+=( "-r" "$gpg_id" ) GPG_RECIPIENTS+=( "$gpg_id"...

### Describe the bug can not `cd` or start `nushell` on `RamDrive` windows ### How to reproduce ``` icrosoft Windows [Version 10.0.19045.4412] (c) Microsoft Corporation. All rights reserved. C:\Users\root>r: R:\>dir...

needs-triage