contrib/pa-fuzzel
#!/bin/sh # # prompt for a password via fuzzel # then type the selected password via wtype name=$(pa list | fuzzel -dmenu "$@") pa show "$name" | head -n 1 | tr -d '\n' | wtype -