mirror of
				https://github.com/notepad-plus-plus/notepad-plus-plus.git
				synced 2025-10-31 03:24:04 +01:00 
			
		
		
		
	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.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			1.0 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>Continued search</title>
 | |
| <link rel="stylesheet" href="styles.css" type="text/css">
 | |
| </head>
 | |
| <body><h1>Continued search</h1>
 | |
| <p>After
 | |
| a search inside a file, you can select <span class="menu_item">Search->Find Next</span> or
 | |
| <span class="menu_item">Search->Find Previous</span> to search for this query again. This allows
 | |
| you to quickly perform the same search multiple times without the
 | |
| need for any further input.
 | |
| <p>Likewise, select <span class="menu_item">Search->Find (Volatile) Next</span> or
 | |
| <span class="menu_item">Search->Find (Volatile) Previous</span> to go find the next/previous word under the carat. Or <span class="menu_item">Search->Go to Next found result</span> or
 | |
| <span class="menu_item">Search->Go to Previous found result</span> to navigate through results shown on the <a href="Search%window.html">Search result window</a>
 | |
| </body></html> |