|
8 years ago | |
---|---|---|
test | 8 years ago | |
.dir-locals.el | 8 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 | 8 years ago | |
pass.el | 8 years ago |
A major-mode to manage your password-store (pass) keychain. The keychian entries are displayed in a directory-like structure.
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 passYes, please do! See CONTRIBUTING for guidelines.
See LICENSE. Copyright (c) 2015 Nicolas Petton & Damien Cassou.