Terminator on Mac OS X showing live search highlighting and UTF-8 capabilities, courtesy of Markus Kuhn's UTF-8-demo.txt and cat. | |
Developer(s) | Phil Norman, Elliott Hughes, Martin Dorey |
---|---|
Stable release | Revision #1418 (2523)
/ February 24, 2008 |
Written in | Java |
Operating system | Windows/X Window System |
Type | Terminal emulator |
License | GPL-2.0-or-later[1][2] |
Website | github |
Terminator is an open-source terminal emulator programmed in Java. It is available on Microsoft Windows, macOS, Linux and other Unix systems that use the X Window System. Terminator will run on any modern POSIX system running Java 6 or later. Terminator is licensed under the GPL-2.0-or-later license.[1]
Terminator was originally written by Phil Norman, who produced a more-or-less usable replacement for rxvt on his own between 21 April 2004 and 28 May 2004; roughly a month of development time. Elliott Hughes took Phil's terminal emulation and used it as a base upon which he could experiment with advanced terminal emulator features and continues to actively develop Terminator. Martin Dorey ported Terminator to Cygwin.