aac719f843
Signed-off-by: Don HO <don.h@free.fr> git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
14 lines
1.2 KiB
HTML
14 lines
1.2 KiB
HTML
<!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->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">></span> button searches for the next occurrence, the <span class="button"><</span> button for the
|
|
previous one.<br>The <span class="button">X</span> button will close the Incremental Search dialog.</font></body></html> |