Implemented in vanila pass:
pass show
print the whole file on the outputpass show --qrcode[=N]
shows a neat QR code for the selected or first linepass show --clip[=N]
copy the chosen line number or first line to clipboardThe pass
manager is solid. UI apps are cute. And for efficiency - Pass-Fu.
Pass-Fu is extending the pass manager:
show --output=N
print only the chosen line to the output (zero based)dmenu
, wofi
...)dmenu
, wofi
...)dmenu
, wofi
...)show --type=N
directly type the input (xdotool
, ydotool
,...) Pass-Fu is aiming to overlay the pass manager - let it do what it does best
and improve it where it's lacking. You can alias pass=pass-fu
. pass-fu still
calls the original and the alias will preserve autocompletion.