Multiline passwords
Opened this issue · 2 comments
Deleted user commented
Is there any command to add multiline passwords? "cat > tmp | pa add test" throws the error "stty: stdin isn't a terminal".
biox commented
could you just use pa edit <password>
and paste it?
arcxio commented
could you just use
pa edit <password>
and paste it?
it may be useful to allow pa edit name
if name
doesn't exist to create a new entry, wdyt?