Sindhu S sindhus@live.in 2013 Ekaterina Gerasimova kittykat3756@gmail.com 2013 Michael Hill mdhillca@gmail.com 2013 Search the Terminal output. Search for text

You can search text in the Terminal output:

Select Search Find….

Type in the search keyword and press Enter to search backwards. Alternatively, click on the arrows according to the desired search direction.

You can search using the following options to narrow down your results:

<gui style="checkbox">Match case</gui>

Make the search case sensitive: this restricts results to only those that match the case of your search keyword.

<gui style="checkbox">Match entire word only</gui>

Terminal will look for the entire keyword and will ignore results that partially match your search keyword. For example, if you have searched for “cat”, Terminal will show only results that match this keyword exactly and omit results such as “bobcat”.

<gui style="checkbox">Match as regular expression</gui>

You can use regular expression patterns, also known as regex patterns, in your search keywords. Terminal will display the results that match these search terms.

<gui style="checkbox">Wrap around</gui>

Terminal searches from your current location in the scrollback to the end of available terminal output and then restarts the search.

If you expect to work with a lot of Terminal output, increase the scrollback lines to a higher limit to allow Terminal to search further back.