notepad-plus-plus-legacy/PowerEditor/misc/npp.help/HTML/Incremental search.html

14 lines
1.2 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Incremental search</title>
<link rel="stylesheet" href="styles.css" type="text/css"></head>
<body><h1>Incremental Search</h1>
<p><img style="width: 840px; height: 551px;" alt="" src="Images/Screenshots/incremental_search.png"><p>To
open the Incremental Search dialog, select <span class="menu_item">Search-&gt;Incremental
Search</span>. This is a fast
means to find the first occurrence of some text and then find all
consecutive results. You can color all occurrences by enabling the
<span class="checkbox">Highlight All </span>option, the color can be adjusted using the <a href="Styler%20Configurator.html#Incremental_highlight_all">Styler Configurator</a>. The <span class="checkbox">Match Case</span> option only results in hits that
have the same case as the query.</font>
The
<span class="button">&gt;</span> button searches for the next occurrence, the <span class="button">&lt;</span> button for the
previous one.<br>The <span class="button">X</span> button will close the Incremental Search dialog.</font></body></html>