Category
page 1Text editors
text editor
computer software used to edit plain text documents
Sublime Text
text editor
Brackets
editor for Web development
source code editor
text editor specialized in editing software source code
Emacs Lisp
dialect of Lisp used in GNU Emacs
Editor war
rivalry between users of Emacs and Vim
list of text editors
Wikimedia list article
ISPF
In computing, Interactive System Productivity Facility (ISPF) is a software product for many historic IBM mainframe operating systems and currently the z/OS and z/VM operating systems that run on IBM mainframes. It includes a screen editor, the user interface of which was emulated by some microcomputer editors sold commercially starting in the late 1980s, including SPF/PC.
visual editor
type of text editor
Vimscript
programming language
CygnusEd
CygnusEd is a text editor for the AmigaOS and MorphOS. It was first developed in 1986-1987 by Bruce Dawson, Colin Fox and Steve LaRocque who were working for CygnusSoft Software. It was the first Amiga text editor with an undo/redo feature and one of the first Amiga programs that had an AREXX scripting port by which it was possible to integrate the editor with AREXX enabled C compilers and build a semi-integrated development environment. Many Amiga programmers grew up with CygnusEd and a considerable part of the Amiga software library was created with CygnusEd.
XEDIT
thumb|right|An Informatics General computer programmer using XEDIT on an IBM 3279 terminal
thumb|An early version of XEDIT from 1982, as displayed on a 3270 terminal emulator.
XEDIT is a visual editor for VM/CMS, primarily using block mode IBM 3270 terminals. It also works on line-mode terminals.
Textadept
Textadept is a free software minimalist text editor designed for computer programming. Distributed under the MIT license, it is written in C, C++ and Lua and is extensible using Lua. Textadept can use either a graphical user interface or a text-based user interface when running in a terminal window. Textadept uses the Scintilla editing component. Textadept's developer makes the curses wrapper library for Scintilla used by Textadept available separately.