These fields and options are available in the Replace dialog (in addition to the common options):
Replace dialog, 'Simple Dialogs' version.
![]() | - Simple string search, no codes |
![]() | - Use Vedit pattern matching codes |
![]() | - Use Regular Expressions, minimal length |
![]() | - Use Regular Expressions, maximal length |
![]() | - When occurrence found, the location is displayed and user is prompted for options (see below). |
![]() | - Create list of search results (after each replace done) with filenames and line numbers. |
Assuming you selected "Confirm each replace" option, VEDIT will start searching the files until it finds the first occurrence of the search string. Similar to the {SEARCH, Replace} function, it will then highlight the text and prompt with Replace options.
Replace this occurrence and search for the next occurrence showing the Replace options again. | |
Don't replace this occurrence; search for the next occurrence showing the Replace options again. You can selectively make some replacements skipping others. | |
Replace this occurrence and all remaining occurrences without any additional prompts. | |
Replace this occurrence and then cancel the process. | |
Enter Visual Mode in which you can make any desired editing changes. The bottom of the screen will prompt you to press | |
Don't replace this occurrence; cancel the process. |