This layer adds a handy command demonstration mode to Spacemacs.
- Support for logging all entered keys and triggered commands in a designated buffer via command-log-mode.
- Provides the best way to demonstrate the connection between keystrokes and commands in emacs.
- Provides an easy way to create command logs for training classes.
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 |