PassHUD
PassHUD copied to clipboard
No entries found
Hi,
I installed Pass from brew in version 1.7.4 on macOS 12.1 but nothing appears.
pass is of course fully functional on my setup.
I checked that PassHUD was opening pass by tracing the .sh file and it's ok.
Nothing happens in terminal with this command:
$ /Applications/PassHUD.app/Contents/MacOS/PassHUD
I checked that everything was fine until the output of cmd_find in pass and it seems to be the case: everything is fine.
This suggests to me that there may be a problem with the pass output parser of PassHUD.
Thanks in advance if you can take a look.
Unfortunately I no longer have a macOS device to build or debug this project on. I'd be very happy to accept PRs to fix this issue, but I don't think I'll be able to do anything on this myself :/
Thank you Michael for your answer.
I will try to take a closer look in the code.