Line 5: Line 5:
 
Welcome to the vEdit Wiki. The goal of this wiki is to help you learn how to configure and use your vEdit editor.
 
Welcome to the vEdit Wiki. The goal of this wiki is to help you learn how to configure and use your vEdit editor.
  
 +
<div id="control-panel" class="panel panel-warning">
 +
<div class="panel-heading">
 +
<div class="panel-title">Getting Started</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
===Installing vEdit===
 +
*[[Windows_Installation|Windows Installation]]
 +
*[[USB_Installation|USB Drive Installation]]
 +
 +
===Command Line===
 +
*[[Command Line|Command Line Overview]]
 +
*[[Command_Line#Command_Line_Editing|Command Line Editing]]
 +
*[[Command_Syntax|Command Syntax]]
 +
*[[Command_Arguments|Command Arguments]]
 +
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Basic Commands===
 +
*[[Command_Line#Basic_Commands|Basic Commands Overview]]
 +
*[[Help Command]]
 +
*[[Config Commands]]
 +
*[[Moving The Edit Position]]
 +
 +
===Search and Replace Commands===
 +
*[[Search_And_Replace_Command_Line|Search and Replace Commands Overview]]
 +
*[[Search_And_Replace_Command_Line#Searching_and_Search_Options|Searching and Search Options]]
 +
*[[Search_And_Replace_Command_Line#Replacing|Replacing Commands]]
 +
*[[Search_And_Replace_Command_Line#Unsuccessful_Search_and_Replace|Unsuccessful Search and Replace]]
 +
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
  
 
<div id="control-panel" class="panel panel-primary">
 
<div id="control-panel" class="panel panel-primary">

Revision as of 01:14, 23 January 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.