The Text editor reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Text editor

A text editor is a piece of computer software for editing plain text. It is distinguished from a word processor in that it does not manage document formatting or other features commonly used in desktop publishing.

Text editors are often bundled with operating systems or software development packages, and are commonly used for editing operating system and application configuration files and programming language source code. Some text editors are small and simple, while others offer a broad and complex range of functionality. For example, Unix and Unix-like operating systems have the vi editor (or a variant), but many also include the Emacs editor to edit text as well. Microsoft Windows systems come with the very simple Notepad, though many people (especially programmers) use a more complete program like TextPad. For the Apple Macintosh's Mac OS there is the native SimpleText, which was replaced or supplemented by WorldText, and also the HTML editor BBEdit.

Some editors include special features and extra functions, for instance,

are packages with text editors included, usually with extra functionality.

Well-known text editors

See also: Editor wars

External links and additional resources

The following text editors are freeware for Windows (various versions):

The following text editors are platform independent: