- Timestamp:
- 03/19/11 03:52:43 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/mbutscher/work/WikidPadHelp/data/IncrementalSearch.wiki
r257 r259 1 ++ Incremental Search 1 [:page:PageHeader][:toc:] 2 + Incremental Search 2 3 3 4 In order to start an incremental search in the left field of the status bar, 4 5 just type [Ctrl-F] or [F3] while You are in a document. 5 6 6 Now, be eing in incremental search mode anything you type becomes a search7 Now, being in incremental search mode anything you type becomes a search 7 8 string, and as you type you are forwarded to any matches found in the current 8 text. 9 text. 9 10 10 11 Type [Ctrl-F] or [F3] again, or type [Cursor-Down] or [Page-Down] … … 14 15 To exit incremental search mode type [Enter]. 15 16 16 Incremental search supports regex. For example: To match the17 Incremental search supports [regular expressions]. For example: To match the 17 18 word "incremental" or the word "search" in this document, type: 18 19 … … 43 44 44 45 45 [ icon: lens]46 [:page:PageFooter][icon: lens]
