command-log can be used to demo Emacs to an audience. When activated, keystrokes get logged into a designated buffer, along with the command bound to them. For more info check command-log-mode.
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add command-log
to the existing dotspacemacs-configuration-layers
list in this
file.
Key Binding | Description |
---|---|
SPC a L | Toggle the command log |