Next: , Previous: , Up: Top   [Contents]


4 Usage

There are two user-facing interfaces included with this package, A Buffers User Interface accessible with

M-x shroud-bui

If you’d like to bind it to a keyboard shortcut, add this to the Emacs configuration file.

(global-set-key (kbd "C-c p") 'shroud-bui)

Keybinds for the Buffers Interface:

KeyAction
“c”Copy password
“d”Delete entry
“e”Edit entry at point
“a”Add new entry
“w”Copy url
“I”Copy username
“g”Refresh buffer

There is also a less intrusive and a minimal Minibuffer interface:

M-x shroud