[pass] pass is showing the enteries but in those entries nothing appears
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/capipo/pass
Raycast Version
1.104.21 and also beta 0.67.0.0
OS Version
macOS 26.5.1
Description
I had pass installed normally with homebrew the pass extension worked fine now, i use nix and it manages homebrew for me. I installed pass through homebrew using nix and now it will not show me the contents of the passwords it just shows me the enteries and that they exist for example website/user it will only show this and when i click on it it will now show the password and user and all the things the file has like email:, otp and while saying
'no result' and raycast shows that pass is not installed even though it is installed. I have ran which pass and tried changing the binary path for pass to it but to no avail.
Steps To Reproduce
- Use nix to manage brew and install pass using it.
brews = ["pass"]
- Open raycast and open up a password entry
- It will show
no results
Current Behaviour
It shows no results when clearly there are items in the file.
Expected Behaviour
It show the password, email, otp and other items that are in the file
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the pass extension linked in the issue and reproduce the problem using a Nix-managed Homebrew installation. Check how the extension locates the pass binary and reads an entry when Raycast reports no results; done means the password, email, OTP, and other stored fields appear for an entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100