Wiki: Record Macro


To enter a macro, type
q<character><commands>q
To execute the macro <number> (default: 1) times, type
<number>@<character>

qq # record to q

your complex series of commands

q

@q to execute

@@ to repeat


Copyright © 2007 RobertMelton.com