Unassigned
Repeat
Repeats the last editing action relative to the current cursor position. The Repeat function considers the following types of operations to be editing actions:
Typing a contiguous stream of characters without entering a command or moving the cursor
Deleting text
Pasting from the clipboard
Repeat does not repeat macros or cursor movements.
Arg number Repeat (ALT+A number Unassigned)
Performs the last action the number of times specified by number.
TrueAction repeated and returned true.
FalseAction repeated and returned false, or no action to repeat.