In the console window or a log/diff/conflict window, forward search starts at the
topmost text line currently visible in the active window. When searching backwards, the search starts
at the bottom line currently visible in the active window. The found text is highlighted.
When searching in the module window, search starts at the first entry in the module list view in
case of forward search, otherwise at the last line in the module list. The keyed in search text is
displayed on the bottom border of the module window to the left of the horizontal scroll bar.
Use COMMAND-UP/DOWN or COMMAND-LEFT/RIGHT keys to jump between the different occurrences
of your search string. Here, COMMAND-UP/DOWN don't search the same line but immediatley skip to
previous/next line. COMMAND-LEFT/RIGHT try to find in the current line first and skip to the
previous/next line only if necessary.
The incremental search works in the console window, module windows, conflict windows,
log windows, and diff windows.
When searching in diff or conflict windows the selection is changed during the
search process.
In module windows, search is case insensitive as the Mac's file and folder names
are case insensitive. In all other searchable windows, search is case sensitive.
|