secrets-mode

secrets-mode is an interactive compiled Lisp function in `secrets.el'.


(secrets-mode)

Major mode for presenting password entries retrieved by Security Service.
In this mode, widgets represent the search results.

key binding
--- -------

TAB widget-forward
RET widget-button-press
ESC Prefix Command
SPC scroll-up-command
- negative-argument
0 .. 9 digit-argument
< beginning-of-buffer
> end-of-buffer
? describe-mode
g revert-buffer
h describe-mode
q quit-window
z kill-this-buffer
DEL scroll-down-command
S-SPC scroll-down-command
<S-tab> widget-backward
<backtab> widget-backward
<down-mouse-1> widget-button-click
<down-mouse-2> widget-button-click
<remap> Prefix Command

C-M-i widget-backward



This mode runs the hook `secrets-mode-hook', as the final step
during initialization.