Unassigned
Edit menu, Redo command
The _pwbredo macro restores the last modification that was reversed using Edit Undo or Undo (ALT+BKSP).
_pwbredo := cancel meta undo <
Cancel
Establishes a uniform “ground state” by canceling any selection or argument.
Meta Undo
Restores the last “undone” modification.
<
Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.
Cancel, Meta, Undo