List of text editors


The following is a list of notable text editors.

Graphical and text user interface

The following editors can either be used with a graphical user interface or a text user interface.
NameDescriptionLicense
ElvisA vi/ex clone with additional commands and features.
Extensible Versatile Editor (EVE)Default under OpenVMS.
GNU Emacs/XEmacsTwo long-existing forks of the popular Emacs programmer's editor. Emacs and vi are the dominant text editors on Unix-like operating systems, and have inspired the editor wars.
Language-Sensitive Editor (LSE)Programmer's Editor for OpenVMS implemented using TPU.
TextadeptA modular, cross-platform editor written in C and Lua, using Scintilla.
vile (vi like Emacs)A vi work-alike which retains the vi command-set while adding new features: multiple windows and buffers, infinite undo, colorization, scriptable expansion capabilities, etc.
vimA clone based on the ideas of the vi editor and designed for use both from a command line interface and in a graphical user interface.

Graphical user interface

NameDescriptionLicense
AcmeA User Interface for Programmers by Rob Pike.
Alphatk
Apache OpenOffice WriterWord processor and text editor of the Apache OpenOffice Suite, based on StarOffice's suite.
ArachnophiliaA source code editor which is successor to another HTML editor, WebThing.
AtomA modular, general-purpose editor built using HTML, CSS and JavaScript on top of Chromium and Node.js.
BBEditA proprietary text editor originally developed for Macintosh System Software 6
BluefishA source code editor with web development features.
BracketsA modular, web-oriented editor built using HTML, CSS and JavaScript on top of the Chromium Embedded Framework.
CodeWrightAn editing system or source code editor which can be configured to work with other integrated development environment systems.
Crimson EditorA text editor which is typically used as a source code editor and HTML editor.
CygnusEd
E Text EditorDefault under IBM OS/2 versions 2-4.
EddieAn editor originally made for BeOS and later ported to Linux and macOS.
EmEditorextensible commercial text editor which supports Unicode, syntax highlighting and vertical selection editing, editing of large files
EpsilonA programmer's text editor modelled after Emacs.
FeatherPadA lightweight editor based on Qt.
GeanyA fast and lightweight editor – IDE, uses GTK+.
geditFormer default under GNOME until GNOME 42.
GNOME Text EditorDefault under GNOME from GNOME 42 onwards
GoldED
HxDAn editor for huge files, working with both binary data and texts.
iA WriterA multi-platform Markdown text editor with writing focused feature set
jEditA free cross-platform programmer's editor written in Java, GPL licensed.
JOVEJonathan's Own Version of Emacs
KateA basic text editor for the KDE desktop.
KeditAn editor with commands and Rexx macros similar to IBM XEDIT.
KileA user friendly TeX/LaTeX editor.
Komodo Edit
KWriteA default editor on KDE.
LapisAn experimental text editor allowing multiple simultaneous edits of text in a multiple selection from a few examples provided by the user.
LeafpadDefault under LXDE.
LeoA text editor that features outlines with clones as its central tool of organization and navigation.
LibreOffice WriterWord processor and text editor of the LibreOffice Suite, based on StarOffice's suite.
Light TableA text editor and IDE with real-time, inline expression evaluation. Intended mainly for dynamic languages such as Clojure, Python and JavaScript, and for web development.
mceditA text editor provided with Midnight Commander.
MetapadWindows Notepad replacement, GPL licensed.
MicroEMACSJASSPA MicroEMACS
MousepadThe default under Xfce.
Multi-Edit
NEdit – "Nirvana Editor"
NotepadDefault under Microsoft Windows.
Notepad++A tabbed text editor.
PeA text editor for BeOS.
plumaThe default text editor of the MATE desktop environment for Linux.
PolyEditProprietary word processor and text editor.
Programmer's File Editor
PSPadAn editor for Microsoft Windows with various programming environments.
RJ TextEd
Sam
SciTECross-platform, multi-user, multi-codepage, multi-language syntax highlighting, area selector, RE find/replace, and very customisable, allowing different font configurations for each syntactic group, user-defined menus and abbreviation expansion.
SimpleTextDefault under Classic Mac OS from version 7.5.
SlickEdit
SmultronA macOS text editor.
SubEthaEdit
Sublime Text
TeachTextDefault under Classic Mac OS versions prior to 7.5.
TED Notepad
Tex-Edit Plus
TextPad
TeXnicCenter
TeXShopTeX/LaTeX editor and previewer.
TextEditDefault under macOS, NeXTSTEP, and GNUstep.
TextMate
TextWranglerMac-only editor by Bare Bones Software, sunsetted. Final version released 09/20/2016, replaced by free tier of .
The Hessling Editor
The SemWare Editor
.
UltraEditText and source code editor with syntax highlighting, code folding, FTP, etc., handles multi-gigabyte files.
Ulysses
VEDIT
Visual Studio CodeAn extensible code editor with support for development operations like debugging, task running and version control.
WinEdt
X11 Xedit
XEDITDefault under VM/CMS.
Yudit
Xed
Zed

Text user interface

System default

NameDescriptionLicense
Eis the text editor in PC DOS 6, PC [DOS 7] and PC DOS 2000.
edThe default line editor on Unix since its birth. Either ed or a compatible editor is available on all systems labeled as Unix.
EDThe default editor on CP/M, MP/M, Concurrent CP/M, CP/M-86, MP/M-86, Concurrent CP/M-86.
EDITThe default on MS-DOS 5.0 and higher and is included with all 32-bit versions of Windows that do not rely on a separate copy of DOS. Up to including MS-DOS 6.22, it only supported files up to 64 KB.
EDITThe text editor in Novell DOS 7, OpenDOS 7.01, DR-DOS 7.02 and higher. Supports large files for as long as swap space is available. Version 7 and higher optionally supports a pseudo-graphics user interface named NewUI.
EDIXThe text editor in Concurrent DOS, Concurrent DOS XM, Concurrent PC DOS, Concurrent DOS 386, FlexOS 286, FlexOS 386, 4680 OS, 4690 OS, S5-DOS/MT.
EDITORThe text editor in DR DOS 3.31 through DR DOS 6.0, and the predecessor of EDIT.
EDLINA command-line based line editor introduced with 86-DOS, and the default on MS-DOS prior to version 5 and is also available on MS-DOS 5.0 and Windows NT.
nvi – A free replacement for the original vi which maintains compatibility while adding some new features.
viThe default for Unix systems and must be included in all POSIX compliant systems – One of the earliest screen-based editors, it is based on ex.

Others

vi-like

The following text editors provide functionality similar to vi. They are ordered to some extent by when initially developed and released.
NameDescriptionLicense
exOriginally developed as an extended version of ed, eventually, it was enhanced to support full-screen editing via a visual mode which is what today we call vi. In other words, vi is a mode of ex.
StevieFor the Atari ST, ST 'editor for vi e'nthusiasts is the starting point for vim and xvi
ElvisThe first vi clone and the default vi in Minix.
vileDerived from an early version of Microemacs in an attempt to bring the Emacs multi-window/multi-buffer editing paradigm to vi users. First published 1991 with infinite undo, UTF-8 compatibility, multi-window/multi-buffer operation, a macro expansion language, syntax highlighting, file read and write hooks, and more.
vimAn extended version of the vi editor, with many additional features designed to be helpful in editing program source code.
KakouneAn editor inspired by vi that makes use of multi cursor workflows and modal editing.
BusyBoxIn addition to many other utilities, includes a vi clone except for reduced functionality to minimize size.
nviA new implementation and currently the standard vi in BSD distributions.

Command line interface

The following entries are utilities that provide no interactive user interface, only a command-line interface. They are arguably not text editors.
NameDescriptionLicense
sedA stream editor based on the scripting features in ed. A utility that parses and transforms text, using a simple, compact programming language.

Library

The following entires are packages that support editing text, not text editors per se.
NameDescriptionLicense
Cocoa text systemSupports text components of macOS.
ScintillaUsed as the core of several text editors.
Text Processing UtilityLanguage and runtime package, developed by DEC, used to implement the Language-Sensitive Editor and Extensible Versatile Editor, Eve.

ASCII and ANSI art

These editors are specifically designed for the creation of ASCII and ANSI text art.

ASCII font editors

  • FIGlet – for creating ASCII art text
  • TheDrawDOS ANSI/ASCII text editor with built-in editor and manager of ASCII fonts