Type it but clipboard it anyway
1 files changed, 2 insertions(+), 2 deletions(-) M bin/passui
M bin/passui +2 -2
@@ 24,6 24,6 @@ if [ -n "$typeit" ]; then echo "We can't type it" /dev/stderr exit 1 fi -else - pass show -c "$password" fi + +pass show -c "$password"