command-history-mode
command-history-mode is an interactive compiled Lisp function in `chistory.el
'.
(command-history-mode)
Major mode for listing and repeating recent commands.
Keybindings:
key binding
--- -------
C-j next-line
RET next-line
ESC Prefix Command
- negative-argument
0 .. 9 digit-argument
x command-history-repeat
DEL previous-line
<remap> Prefix Command
C-M-q indent-sexp
C-M-q prog-indent-sexp
(that binding is currently shadowed by another mode)
This mode runs the hook `command-history-mode-hook', as the final step
during initialization.