Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: passphrase normal input verify #25

Merged
merged 8 commits into from Jun 8, 2019
Merged

Conversation

tsuyoshicho
Copy link
Owner

see sample

$ gpg --no-verbose --quiet --batch --dry-run --pinentry-mode loopback --passphrase "?" --local-user 95E823E6A359A5967AB30E0D55526347D4D76A9F --output - entry.gpg

if fail

gpg: 復号に失敗しました: 秘密鍵がありません
exit status 2

exit code non zero check...

@tsuyoshicho tsuyoshicho self-assigned this May 9, 2019
@tsuyoshicho
Copy link
Owner Author

https://vim-jp.org/vimdoc-ja/eval.html#v:shell_error

check v:shell_error

@tsuyoshicho tsuyoshicho merged commit 9a6dc26 into master Jun 8, 2019
@tsuyoshicho tsuyoshicho deleted the feature/passphrase-check branch June 8, 2019 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant