spacemacs/layers/+tools/command-log
duianto 3868a5364f [doc] Fix typos and add missing/remove extra ~
Add missing ~ (tilde) around key bindings.
Remove an extra ~.
2019-06-01 20:40:22 +02:00
..
packages.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
README.org [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00

command-log layer

Description

This layer adds a handy command demonstration mode to Spacemacs.

Features:

  • 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.

Install

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 bindings

Key binding Description
SPC a L Toggle the command log