Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuchunyang/repeater

C-n C-n C-n ...... End of buffer
https://github.com/xuchunyang/repeater

Last synced: about 1 month ago
JSON representation

C-n C-n C-n ...... End of buffer

Awesome Lists containing this project

README

        

# repeater.el -- Repeat recent repeated commands

With `repeater-mode` enabled, if you run the same command continuously for 3 times, the command will be repeated. For example, if you have typed three `a`

aaa

after a few seconds, you will get

aaaaaaaaaaaaaaaaaaaaaaaaaa

To stop repeating, type any key.