From 27b87b38afabef1d504fce75012566125629ff28 Mon Sep 17 00:00:00 2001 From: Marco Candrian Date: Mon, 24 Mar 2008 20:02:37 +0000 Subject: [PATCH] repeat.txt update --- locale/en-US/repeat.txt | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/locale/en-US/repeat.txt b/locale/en-US/repeat.txt index c00f9f65..5cf63c13 100644 --- a/locale/en-US/repeat.txt +++ b/locale/en-US/repeat.txt @@ -4,17 +4,29 @@ HEADER Vimperator can repeat a number of commands or record macros... -section:Macros[+++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} - @ +|q| +||q {arg}|| + +____________________________________________________________________________ +Record a keysequence into a macro. +Available macros are {0-9a-zA-Z} (uppercase to append). +Type 'q' to stop recording. +____________________________________________________________________________ +|@| |@@| |:play| +||[count]@ {arg}|| + +||[count]@@|| + +||:play {arg}|| + +____________________________________________________________________________ + +Plays the contents of macro {0-9a-z}. + +@@ replays a previous executed macro. + +:play {arg} plays a recorded macro. +____________________________________________________________________________ section:Profiling[profiling] :time ...