Unassigned
Search menu, Goto Match command
The _pwbgotomatch macro sets the match listed at the current location in the Search Results pseudofile as the current match and moves the cursor to the location specified by that match.
_pwbgotomatch := cancel arg arg nextsearch <
Cancel
Establishes a uniform “ground state” by canceling any selection or argument.
Arg Arg Nextsearch
Goes to the current match.
<
Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.
Arg, Cancel, Nextsearch