command-log-mode
command-log-mode copied to clipboard
log commands to buffer
** What it do?
Show event history and command history of some or all buffers.
** What it look like?
[[https://github.com/lewang/command-log-mode/raw/master/screenshot1.png]]
** Where it from?
This package is a fork of [[http://www.foldr.org/~michaelw/emacs/mwe-log-commands.el][mwe-log-commands.el]] by Michael Weber [email protected]
** How it different?
- Remove "mwe-" prefix, but keep credits to mwe.
- Make minor-mode and global minor-mode.
- Hosted on github so pull requests, etc are easy.