| Options Specifies attributes to search strings:
|
| Case sensitive | Differentiates uppercase from lowercase when performing a search.
|
| Whole words | Searches for words only. With this option off, the search string might be found within a wider range of text.
|
| Regular expressions | Recognizes specific regular expressions in the search string.
|
|
|
| Direction | Specifies in which direction you want to search the file, starting from the current cursor position:
|
| Forward | From the current position, to the end of the file. Forward is the default Direction setting.
|
| Backward | From the current position, to the beginning of the file.
|
|