diff --git a/tomb b/tomb index 85686f5..864aa58 100755 --- a/tomb +++ b/tomb @@ -362,6 +362,19 @@ _check_swap() { fi } +pinentry_assuan_getpass() { + # simply prints out commands for pinentry's stdin to activate the + # password dialog + cat <