Text editor
A text editor is software for creating and modifying documents as character sequences. Unlike a word processor, it need not store layout or rich formatting.
Linked from 7 pages
Regular expressionRelated: Editors use regular-expression search and replacement to transform text.
Bram MoolenaarNarrower topic: Vim became a widely used instance of this essential programming tool.
Binary fileCompared with: A text editor may misinterpret or alter bytes that are not valid text.
Text fileRelated: It interprets encoded bytes as characters and lets users edit them.