The following functions are affected: `+pass/edit-entry`, `+pass/copy-field`, `+pass/copy-secret`, `+pass/browse-url`. All of these functions have counterparts in `password-store`. Additionally, the functions in password store add git commit messages when files are changed. Questions: - Should we also deprecate the `ivy` and `consult` versions? The `password-store` versions work perfectly well here with `vertico` (not sure about `ivy` though). |
||
---|---|---|
.. | ||
autoload | ||
test | ||
config.el | ||
packages.el | ||
README.org |
tools/pass
Description
- Manage passwords on
pass
with power ofdoom
. - You can open
pass
byM-x pass
Maintainers
This module has no dedicated maintainers.
Module Flags
+auth
to enableauth-source-pass
Plugins
- pass
- password-store
- password-store-otp
- auth-source-pass (auth-password-store)
-
:completion ivy
-
:completion helm
Hacks
In pass-mode
evil
is put into emacs
state so shown keybindings works correctly, but some keybindings is more evil
.
keybinding | action |
---|---|
j | pass-next-entry |
k | pass-previous-entry |
d | pass-kill |
C-j | pass-next-directory |
C-k | pass-previous-directory |
Prerequisites
- This module requires that pass is installed and setup correctly.
TODO Features
TODO Configuration
Troubleshooting
No known issues.