Unassigned
Searchall
Highlights all occurrences of the previously searched string or pattern. Moves the cursor to the first occurrence in the file.
Arg Searchall (ALT+A Unassigned)
Highlights all occurrences of the string specified by the text from the cursor to the first blank character.
Arg textarg Searchall (ALT+A textarg Unassigned)
Highlights all occurrences of textarg.
Arg Arg Searchall (ALT+A ALT+A Unassigned)
Highlights all occurrences of the regular expression defined by the characters from the cursor to the first blank character.
Arg streamarg Searchall (ALT+A streamarg Unassigned)
Highlights all occurrences of streamarg.
Arg Arg textarg Searchall (ALT+A ALT+A textarg Unassigned)
Highlights all occurrences of a regular expression defined by textarg.
Meta ... Searchall (F9 ... Unassigned)
As above but reverses the value of the Case switch for one search.
TrueString or pattern found.
FalseNo matches found.