Jump to content

List of terminal emulators

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Guy Harris (talk | contribs) at 17:23, 6 September 2018 (→‎tn3270/tn5250: Vista is a disambiguation page, and doesn't point to any pages about a terminal emulator. WP:WTAF.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This is a list of terminal emulators. Notable terminal emulators include Konsole on KDE, Gnome-terminal on GNOME, and xfce4-terminal on Xfce as well as xterm and rxvt-unicode.

Character-oriented terminal emulators

Linux

X Window terminals

Terminal emulators used in combination with the X Window System

Forks:

Command-line interface

The following terminal emulators run inside of other terminals, utilizing libraries such as Curses and Termcap.

  • GNU Screen - Terminal multiplexer with VT100/ANSI terminal emulation
  • Minicom - text-based modem control and terminal emulation program for Unix-like operating systems
  • tmux - Terminal multiplexer with a feature set similar to GNU Screen
  • c3270 - IBM 3270 emulator for running inside a vt100/curses emulator for most Unix-like systems[2]

Microsoft Windows

macOS

Classic Mac OS

Amiga

MS-DOS

Commodore 8-bit machines

Block-oriented terminal emulators

Emulators for block-oriented terminals, primarily IBM 3270, but also IBM 5250 and other non-IBM terminals.

Coax/Twinax connected

These terminal emulators are used to replace terminals attached to a host or terminal controller via a coaxial cable (coax) or twinaxial cabling (twinax). They require that the computer on which they run have a hardware adapter to support such an attachment.

tn3270/tn5250

These terminal emulators connect to a host using the tn3270 or tn5250 protocols, which run over a Transmission Control Protocol (TCP) connection.

See also

References

  1. ^ http://freecode.com/projects/eterm
  2. ^ a b "x3270".

External links