FACTOID # 31: Almost half of Ecuador is subject to environmental protection.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Line editor

A line editor is a text editor computer program that is oriented around lines. Now considered extremely old-fashioned, they stem from the days when a computer operator would be sitting in front of a teletype (essentially a printer with a keyboard), so there was no screen and no way to move a cursor around a document.


Line editors are limited to the most primitive text-oriented input and output methods. Typing, editing, and document display do not occur simultaneously. Typically, typing does not enter text directly into the document. Instead, users add new text or edit existing text by typing terse commands on a text-only terminal. Commands and text, and corresponding output from the editor, will scroll up from the bottom of the screen in the order that they are entered or printed to the screen. Although commands typically display the line(s) they modify, displaying the edited text within the context of larger portions of the document requires a separate command. Instead of a cursor to move around and use to select portions of the document being worked on or otherwise indicate where changes should be made, line editors have only the concept of the 'current line' being edited. Generally line numbers or, especially when making changes within lines, a search based context are used to specify which part of the document is to be edited or displayed. Naturally most edits are a line-at-a-time.


The UNIX editor ed is a classic example of a line editor, and is still in use; DOS users would be familiar with Edlin.


Line editors are still used non-interactively in shell scripts.


See also:

Contrast visual editor


  Results from FactBites:
 
Line editor - Wikipedia, the free encyclopedia (330 words)
Line editors are limited to the most primitive text-oriented input and output methods.
Generally line numbers or, especially when making changes within lines, a search based context are used to specify which part of the document is to be edited or displayed.
The UNIX editor ed (UNIX) is a classic example of a line editor, and is still in use; DOS users would be familiar with Edlin.
SWmud - Information - Line editor help (584 words)
The mud has a fairly versatile line editor available for your use in posting on boards, in mail, or on rn.
The simplest of all is simply to type in the line number or line range that you want to look at, and it will spit it back to you (and set that as the current line).
To see the next twenty lines or so from where the current line is, type z (or the similar command Z, which shows about 40 lines at a time).
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.