files: Accessing source files

Accessing source files:
/<regular-expression>[/]
?<regular-expression>[?]
Search forwards or backwards, respectively, in the current source file for the given regular-expression. Both forms of search wrap around. The previous regular expression is used if no regular expression is given to the current command.

See also: edit, file, func, list, and use commands.