|
6 years ago | |
---|---|---|
test | 8 years ago | |
.dir-locals.el | 6 years ago | |
.gitignore | 8 years ago | |
.travis.yml | 8 years ago | |
CONTRIBUTING.md | 8 years ago | |
Cask | 8 years ago | |
LICENSE | 8 years ago | |
Makefile | 8 years ago | |
README.md | 6 years ago | |
pass.el | 6 years ago |
A major-mode to manage your password-store (pass) keychain. The keychain entries are displayed in a directory-like structure.
Canonical repository: https://petton.fr/git/nico/pass.
Use melpa.
This library depends on password-store.el
.
M-x pass
The following keybindings are available:
i
: Insert a new entry (With a prefix argument, generate the password)n
: Go to the next entryp
: Go to the previous entryM-n
: Go to the next directoryM-p
: Go to the previous directoryk
: Remove the entry at points
: Trigger iSearchr
: Trigger iSearch (backward)?
: Helpg
: Update the password-store bufferRET
or v
: Go to the entry at pointq
: Quit passUsers of this package may also be interested in functionality provided by other Emacs packages dealing with pass:
Yes, please do! See CONTRIBUTING for guidelines.
See LICENSE. Copyright (c) 2015-2016 Nicolas Petton & Damien Cassou.