1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 21:54:13 +01:00
Files
pentadactyl-pm/locale/en-US/repeat.txt
2008-03-24 19:25:53 +00:00

23 lines
420 B
Plaintext

HEADER
|repeat| +
Vimperator can repeat a number of commands or record macros...
section:Macros[+++macros+++]
q {arg}
record a keysequence into a macro
Available macros are {0-9a-zA-Z} (uppercase to append).type 'q' to stop recording.
q
[count]@ {arg}
Execute the contents of macro {0-9a-z}. @@ repeats the previous @{0-9a-z}
@
section:Profiling[profiling]
:time ...
// vim: set syntax=asciidoc: