pa
pa copied to clipboard
Multiline passwords
Is there any command to add multiline passwords? "cat > tmp | pa add test" throws the error "stty: stdin isn't a terminal".
could you just use pa edit <password> and paste it?
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?