Line 113: Line 113:
 
*[[Collate_Tables#Creating_Your_Own_Collate_Tables|Create Your Own Collate Table]]
 
*[[Collate_Tables#Creating_Your_Own_Collate_Tables|Create Your Own Collate Table]]
 
*[[Sorting_Algorithm|Sorting Algorithm]]
 
*[[Sorting_Algorithm|Sorting Algorithm]]
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="control-panel" class="panel panel-info">
 +
<div class="panel-heading">
 +
<div class="panel-title">Search and Replace</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Search and Replace===
 +
*[[Search_And_Replace|Search & Replace Overview]]
 +
*[[Search_Basics|Search Basics, Modes, & Options]]
 +
*[[Search_And_Replace_Basics|Search & Replace Basics]]
 +
*[[Searching_Within_Block|Searching Within a Block]]
 +
*[[Incremental_Searching|Incremental Searching]]
 +
 +
===Pattern Matching===
 +
*[[Pattern_Matching|Pattern Matching Overview]]
 +
*[[Pattern_Matching#Pattern_Matching_Codes|Pattern Matching Codes]]
 +
*[[Pattern_Matching_Newline|Pattern Matching the Newline]]
 +
*[[Pattern_Matching_Beginning_End|Pattern Matching the Beginning / End]]
 +
*[[Pattern_Matching_Multiple_Characters|Pattern Matching Multiple Characters]]
 +
*[[Pattern_Matching_Sets|Pattern Matching Sets]]
 +
*[[Registers_Search_Strings|Use Text Registers in Search Strings]]
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Regular Expressions===
 +
*[[Regular_Expressions|Regular Expressions Overview]]
 +
*[[Regular_Expressions_Basics|Regular Expressions Basics]]
 +
*[[Special_Matching_Characters|Special Matching Characters]]
 +
*[[Special_Matching_Characters#The_OR_Operator|The “OR” Operator]]
 +
*[[Groups_Replacement_Strings|Groups and Replacement Strings]]
 +
*[[Groups_Replacement_Strings#Groups_and_Replacement_Examples|Groups and Replacement Examples]]
 +
*[[Regular_Expressions_Newline|Matching the “Newline”]]
 +
*[[Maximize_Regular_Expression|Maximize Regular Expression Matching]]
  
 
   </div> <!-- col -->
 
   </div> <!-- col -->

Revision as of 14:18, 6 February 2017

vEdit Wiki

Welcome to the vEdit Wiki. The goal of this wiki is to help you learn how to configure and use your vEdit editor.