You can search the scroll buffer for a keyword or regular expression. Using regular expressions you can search for complicated patterns.

To search text with a keyword:

  1. In the Edit menu, click Find.
  2. In the Find what box, enter a keyword to search.
  3. Click Find Next.

To search text with a regular expression:

  1. In the Edit menu, click Find.
  2. In the Find what box, enter a regular expression to search.
  3. Select the Use Regular Expression check box.
  4. Click Find Next.
Note: Regular expressions are supported for advanced users. For more information on regular expression, see Regular expressions.