TheDECVT100, a widely emulated computer terminalIBM 2741, a widely emulated computer terminal in the 1960s and 1970s (keyboard/printer)
Acomputer terminal is an electronic orelectromechanicalhardware device that can be used for entering data into, and transcribing[1] data from, acomputer or acomputing system.[2] Most early computers only had afront panel to input or display bits and had to be connected to a terminal to print or input text through a keyboard.Teleprinters were used as early-day hard-copy terminals[3][4] and predated the use of a computer screen by decades. The computer would typically transmit a line of data which would be printed on paper, and accept a line of data from a keyboard over aserial or other interface. Starting in the mid-1970s withmicrocomputers such as theSphere 1,Sol-20, andApple I, display circuitry and keyboards began to be integrated intopersonal andworkstation computer systems, with the computer handling character generation and outputting to aCRT display such as acomputer monitor or, sometimes, a consumer TV, but most larger computers continued to require terminals.
Early terminals were inexpensive devices but very slow compared topunched cards orpaper tape for input; with the advent oftime-sharing systems, terminals slowly pushed these older forms of interaction from the industry. Related developments were the improvement of terminal technology and the introduction of inexpensivevideo displays. Early Teletypes only printed out with a communications speed of only 75 baud or 10 5-bit characters per second, and by the 1970s speeds of video terminals had improved to 2400 or 96002400 bit/s. Similarly, the speed of remote batch terminals had improved to4800 bit/s at the beginning of the decade and19.6 kbps by the end of the decade, with higher speeds possible on more expensive terminals.
The function of a terminal is typically confined to transcription and input of data; a device with significant local, programmable data-processing capability may be called a "smart terminal" orfat client. A terminal that depends on the host computer for its processing power is called a "dumb terminal"[5] or athin client.[6][7] In the era of serial (RS-232) terminals there was a conflicting usage of the term "smart terminal" as a dumb terminal with no user-accessible local computing power but a particularly rich set of control codes for manipulating the display; this conflict was not resolved before hardware serial terminals became obsolete.
The use of terminals decreased over time as computing shifted fromcommand line interface (CLI) tographical user interface (GUI) and fromtime-sharing on large computers to personal computers andhandheld devices. Today, users generally interact with a server over high-speed networks using aWeb browser and other network-enabled GUI applications. Today, aterminal emulator application provides the capabilities of a physical terminal – allowing interaction with theoperating systemshell and other CLI applications.
The console ofKonrad Zuse'sZ3 had a keyboard in 1941, as did theZ4 in 1942–1945. However, these consoles could only be used to enter numeric inputs and were thus analogous to those of calculating machines; programs, commands, and other data were entered via paper tape. Both machines hada row of display lamps for results.
In 1956, theWhirlwind Mark I computer became the first computer equipped with a keyboard-printer combination with which to support direct input[4] of data and commands and output of results. That device was aFriden Flexowriter, which would continue to serve this purpose on many other early computers well into the 1960s.
Closeup of an IBM 2741 printing terminal, which used a changeableSelectric "golfball" typing element and was faster than the earlier teletype machines
Early user terminals connected to computers were, like the Flexowriter, electromechanicalteleprinters/teletypewriters (TeleTYpewriter, TTY), such as theTeletype Model 33, originally used fortelegraphy; early Teletypes were typically configured asKeyboard Send-Receive (KSR) orAutomatic Send-Receive (ASR). Some terminals, such as the ASR Teletype models, included apaper tape reader and punch which could record output such as a program listing. The data on the tape could be re-entered into the computer using the tape reader on the teletype, or printed to paper. Teletypes used thecurrent loop interface that was already used in telegraphy. A less expensiveRead Only (RO) configuration was available for the Teletype.
Custom-designs keyboard/printer terminals that came later included theIBM 2741 (1965)[8] and theDECwriter (1970).[9] Respective top speeds of teletypes, IBM 2741 and the LA30 (an early DECwriter) were 10, 15 and 30characters per second. Although at that time "paper was king"[9][10] the speed of interaction was relatively limited.
The DECwriter was the last major printing-terminal product. It faded away after 1980 under pressure from video display units (VDUs), with the last revision (the DECwriter IV of 1982) abandoning the classic teletypewriter form for one more resembling a desktop printer.
Avideo display unit (VDU) displays information on a screen rather than printing text to paper and typically uses acathode-ray tube (CRT). VDUs in the 1950s were typically designed for displaying graphical data rather than text and were used in, e.g., experimental computers at institutions such asMIT; computers used in academia, government and business, sold under brand names such asDEC,ERA,IBM andUNIVAC; military computers supporting specific defence applications such asballistic missile warning systems and radar/air defence coordination systems such asBUIC andSAGE.
Two early landmarks in the development of the VDU were theUnivac Uniscope[11][12][13] and theIBM 2260,[14] both in 1964. These were block-mode terminals designed to display a page at a time, using proprietary protocols; in contrast to character-mode devices, they enter data from the keyboard into a display buffer rather than transmitting them immediately. In contrast to later character-mode devices, the Uniscope usedsynchronous serial communication over an EIARS-232 interface to communicate between the multiplexer and the host, while the 2260 used either a channel connection orasynchronous serial communication between the2848 and the host. The 2265, related to the 2260, also used asynchronous serial communication.
TheDatapoint 3300 fromComputer Terminal Corporation, announced in 1967 and shipped in 1969, was a character-mode device that emulated aModel 33 Teletype. This reflects the fact that early character-mode terminals were often deployed to replace teletype machines as a way to reduce operating costs.
The next generation of VDUs went beyond teletype emulation with an addressable cursor that gave them the ability to paint two-dimensional displays on the screen. Very early VDUs with cursor addressibility included theVT05 and theHazeltine 2000 operating in character mode, both from 1970. Despite this capability, early devices of this type were often called "Glass TTYs".[15] Later, the term "glass TTY" tended to be restrospectively narrowed to devices without full cursor addressibility.
The classic era of the VDU began in the early 1970s and was closely intertwined with the rise oftime sharing computers. Important early products were theADM-3A,VT52, andVT100. These devices used no complicatedCPU, instead relying on individuallogic gates,LSI chips, or microprocessors such as theIntel 8080. This made them inexpensive and they quickly became extremely popular input-output devices on many types of computer system, often replacing earlier and more expensive printing terminals.
After 1970 several suppliers gravitated to a set of common standards:
ASCII character set (rather than, say,EBCDIC or anything specific to one company), but early/economy models often supported only capital letters (such as the originalADM-3, theData General model 6052 – which could be upgraded to a 6053 with a lower-case character ROM – and the Heathkit H9)
RS-232 serial ports (25-pin, ready to connect to a modem, yet some manufacturer-specific pin usage extended the standard, e.g. for use with 20-mAcurrent loops)
24 lines (or possibly 25 – sometimes a special status line) of 72 or 80 characters of text (80 was the same asIBM punched cards). Later models sometimes had two character-width settings.
Some type of cursor that can be positioned (with arrow keys or "home" and other direct cursor address setting codes).
Implementation of at least 3 control codes:Carriage Return (Ctrl-M),Line-Feed (Ctrl-J), andBell (Ctrl-G), but usually many more, such asescape sequences to provide underlining, dim or reverse-video character highlighting, and especially to clear the display and position the cursor.
The experimental era of serial VDUs culminated with theVT100 in 1978. By the early 1980s, there were dozens of manufacturers of terminals, includingLear-Siegler,ADDS, Data General,DEC,Hazeltine Corporation,Heath/Zenith,Hewlett-Packard, IBM,TeleVideo, Volker-Craig, andWyse, many of which had incompatible command sequences (although many used the early ADM-3 as a starting point).
The great variations in the control codes between makers gave rise to software that identified and grouped terminal types so the system software would correctly display input forms using the appropriate control codes; InUnix-like systems thetermcap orterminfo files, the stty utility, and the TERM environment variable would be used; in Data General's Business BASIC software, for example, at login-time a sequence of codes were sent to the terminal to try to read the cursor's position or the 25th line's contents using a sequence of different manufacturer's control code sequences, and the terminal-generated response would determine a single-digit number (such as 6 for Data General Dasher terminals, 4 for ADM 3A/5/11/12 terminals, 0 or 2 for TTYs with no special features) that would be available to programs to say which set of codes to use.
The great majority of terminals were monochrome, manufacturers variously offering green, white or amber and sometimes blue screen phosphors. (Amber was claimed to reduce eye strain). Terminals with modest color capability were also available but not widely used; for example, a color version of the popular Wyse WY50, the WY350, offered 64 shades on each character cell.
VDUs were eventually displaced from most applications by networked personal computers, at first slowly after 1985 and with increasing speed in the 1990s. However, they had a lasting influence on PCs. The keyboard layout of theVT220 terminal strongly influenced theModel M shipped on IBM PCs from 1985, and through it all later computer keyboards.
Althoughflat-panel displays were available since the 1950s, cathode-ray tubes continued to dominate the market until the personal computer had made serious inroads into the display terminal market. By the time cathode-ray tubes on PCs were replaced by flatscreens after the year 2000, the hardware computer terminal was nearly obsolete.
Acharacter-oriented terminal is a type of computer terminal that communicates with its host one character at a time, as opposed to ablock-oriented terminal that communicates in blocks of data. It is the most common type of data terminal, because it is easy to implement and program. Connection to the mainframe computer orterminal server is achieved via RS-232 serial links,Ethernet or otherproprietary protocols.
Character-oriented terminals can be "dumb" or "smart". Dumb terminals[5] are those that can interpret a limited number of control codes (CR, LF, etc.) but do not have the ability to process special escape sequences that perform functions such as clearing a line, clearing the screen, or controlling cursor position. In this context dumb terminals are sometimes dubbedglass Teletypes, for they essentially have the same limited functionality as does a mechanical Teletype. This type of dumb terminal is still supported on modern Unix-like systems by setting theenvironment variableTERM todumb. Smart or intelligent terminals are those that also have the ability to process escape sequences, in particular the VT52, VT100 or ANSI escape sequences.
A typical text terminal produces input and displays output and errorsNano text editor running in thexterm terminal emulator
Atext terminal, or often justterminal (sometimestext console) is a serial computer interface for text entry and display. Information is presented asan array of pre-selected formed characters. When such devices use a video display such as acathode-ray tube, they are called a "video display unit" or "visual display unit" (VDU) or "video display terminal" (VDT).
Thesystem console is often[16] a text terminal used to operate a computer. Modern computers have a built-in keyboard and display for the console. Some Unix-like operating systems such as Linux andFreeBSD have virtual consoles to provide several text terminals on a single computer.
The fundamental type of application running on a text terminal is acommand-line interpreter orshell, whichprompts for commands from the user and executes each command after a press ofReturn.[17] This includesUnix shells and someinteractive programming environments. In a shell, most of the commands are small applications themselves.
Another important application type is that of thetext editor. A text editor typically occupies the full area of display, displays one or more text documents, and allows the user to edit the documents. The text editor has, for many uses, been replaced by theword processor, which usually provides rich formatting features that the text editor lacks. The first word processors used text to communicate the structure of the document, but later word processors operate in a graphical environment and provide aWYSIWYG simulation of the formatted output. However, text editors are still used for documents containingmarkup such asDocBook orLaTeX.
Programs such asTelix andMinicom control amodem and the local terminal to let the user interact with remote servers. On theInternet,telnet andssh work similarly.
In the simplest form, a text terminal is like a file. Writing to the file displays the text and reading from the file produces what the user enters. In Unix-like operating systems, there are severalcharacter special files that correspond to available text terminals. For other operations, there are specialescape sequences,control characters andtermiosfunctions that a program can use, most easily via a library such asncurses. For more complex operations, the programs can use terminal specificioctl system calls. For an application, the simplest way to use a terminal is to simply write and read text strings to and from it sequentially. The output text is scrolled, so that only the last several lines (typically 24) are visible.Unix systems typicallybuffer the input text until the Enter key is pressed, so the application receives a ready string of text. In this mode, the application need not know much about the terminal. For many interactive applications this is not sufficient. One of the common enhancements iscommand-line editing (assisted with such libraries asreadline); it also may give access to command history. This is very helpful for various interactive command-line interpreters.
Even more advanced interactivity is provided withfull-screen applications. Those applications completely control the screen layout; also they respond to key-pressing immediately. This mode is very useful for text editors,file managers andweb browsers. In addition, such programs control the color and brightness of text on the screen, and decorate it with underline, blinking and special characters (e.g.box-drawing characters). To achieve all this, the application must deal not only with plain text strings, but also with control characters and escape sequences, which allow moving thecursor to an arbitrary position, clearing portions of the screen, changing colors and displaying special characters, and also responding to function keys. The great problem here is that there are many different terminals and terminal emulators, each with its own set of escape sequences. In order to overcome this, speciallibraries (such ascurses) have been created, together with terminal description databases, such as Termcap and Terminfo.
Ablock-oriented terminal orblock mode terminal is a type of computer terminal that communicates with itshost in blocks of data, as opposed to acharacter-oriented terminal that communicates with its host one character at a time. A block-oriented terminal may be card-oriented, display-oriented, keyboard-display, keyboard-printer, printer or some combination.
The IBM 3270 is perhaps the most familiar implementation of a block-oriented display terminal,[18] but most mainframe computer manufacturers and several other companies produced them. The description below is in terms of the 3270, but similar considerations apply to other types.
Block-oriented terminals typically incorporate abuffer which stores one screen or more of data, and also stores data attributes, not only indicating appearance (color, brightness, blinking, etc.) but also marking the data as being enterable by the terminal operator vs.protected against entry, as allowing the entry of only numeric information vs. allowing any characters, etc. In a typical application the host sends the terminal a preformattedpanel containing both static data and fields into which data may be entered. The terminal operator keys data, such as updates in adatabase entry, into the appropriate fields. When entry is complete (or ENTER or PF key pressed on 3270s), a block of data, usually just the data entered by the operator (modified data), is sent to the host in one transmission. The 3270 terminal buffer (at the device) could be updated on a single character basis, if necessary, because of the existence of a "set buffer address order" (SBA), that usually preceded any data to be written/overwritten within the buffer. A complete buffer could also be read or replaced using theREAD BUFFER command orWRITE command (unformatted or formatted in the case of the 3270).
Block-oriented terminals cause lesssystem load on the host and less network traffic than character-oriented terminals. They also appear more responsive to the user, especially over slow connections, since editing within a field is done locally rather than depending onechoing from the host system.
Early terminals had limited editing capabilities – 3270 terminals, for example, only could check entries as valid numerics.[19] Subsequent "smart" or "intelligent" terminals incorporated microprocessors and supported more local processing.
Programmers of block-oriented terminals often used the technique of storingcontext information for the transaction in progress on the screen, possibly in a hidden field, rather than depending on a running program to keep track of status. This was the precursor of theHTML technique of storing context in theURL as data to be passed as arguments to aCGI program.
Unlike a character-oriented terminal, where typing a character into the last position of the screen usually causes the terminal to scroll down one line, entering data into the last screen position on a block-oriented terminal usually causes the cursor towrap— move to the start of the first enterable field. Programmers might "protect" the last screen position to prevent inadvertent wrap. Likewise a protected field following an enterable field might lock the keyboard and sound an audible alarm if the operator attempted to enter more data into the field than allowed.
A normally text-onlyVT100 terminal with aVT640 conversion board displaying graphics
Agraphical terminal can display images as well as text. Graphical terminals[23] are divided intovector-mode terminals, andraster mode.
A vector-mode display directly draws lines on the face of acathode-ray tube under control of the host computer system. The lines are continuously formed, but since the speed of electronics is limited, the number of concurrent lines that can be displayed at one time is limited. Vector-mode displays were historically important but are no longer used.Practically all modern graphic displays are raster-mode, descended from the picture scanning techniques used fortelevision, in which the visual elements are a rectangular array ofpixels. Since the raster image is only perceptible to the human eye as a whole for a very short time, the raster must be refreshed many times per second to give the appearance of a persistent display. The electronic demands of refreshing display memory meant that graphic terminals were developed much later than text terminals, and initially cost much more.[24][25]
Most terminals today[when?] are graphical; that is, they can show images on the screen. The modern term for graphical terminal is "thin client".[citation needed] A thin client typically uses a protocol such as X11 for Unix terminals, orRDP for Microsoft Windows. The bandwidth needed depends on the protocol used, the resolution, and thecolor depth.
Modern graphic terminals allow display of images in color, and of text in varying sizes, colors, andfonts (type faces).[clarification needed]
In the early 1990s, an industry consortium attempted to define a standard,AlphaWindows, that would allow a single CRT screen to implement multiple windows, each of which was to behave as a distinct terminal. Unfortunately, likeI2O, this suffered from being run as a closed standard: non-members were unable to obtain even minimal information and there was no realistic way a small company or independent developer could join the consortium.[citation needed]
Anintelligent terminal[26] does its own processing, usually implying a microprocessor is built in, but not all terminals with microprocessors did any real processing of input: the main computer to which it was attached would have to respond quickly to each keystroke. The term "intelligent" in this context dates from 1969.[27]
Notable examples include theIBM 2250, predecessor to the IBM 3250 and IBM 5080, andIBM 2260,[28] predecessor to theIBM 3270, introduced withSystem/360 in 1964.
IBM 2250 Model 4, includinglight pen and programmed function keyboard
Most terminals were connected tominicomputers ormainframe computers and often had a green or amber screen. Typically terminals communicate with the computer via aserial port via anull modem cable, often using anEIARS-232 or RS-422 or RS-423 or a current loop serial interface. IBM systems typically communicated over aBus and Tag channel, acoaxial cable using a proprietary protocol, a communications link usingBinary Synchronous Communications or IBM'sSNA protocol, but for many DEC, Data General andNCR (and so on) computers there were many visual display suppliers competing against the computer manufacturer for terminals to expand the systems. In fact, the instruction design for theIntel 8008 was originally conceived at Computer Terminal Corporation as the processor for theDatapoint 2200.
From the introduction of theIBM 3270, and theDEC VT100 (1978), the user and programmer could notice significant advantages in VDU technology improvements, yet not all programmers used the features of the new terminals (backward compatibility in the VT100 and later TeleVideo terminals, for example, with "dumb terminals" allowed programmers to continue to use older software).
Some dumb terminals had been able to respond to a few escape sequences without needing microprocessors: they used multipleprinted circuit boards with manyintegrated circuits; the single factor that classed a terminal as "intelligent" was its ability toprocess user-input within the terminal—not interrupting the main computer at each keystroke—and send a block of data at a time (for example: when the user has finished a whole field or form). Most terminals in the early 1980s, such as ADM-3A, TVI912, Data General D2, DECVT52, despite the introduction of ANSI terminals in 1978, were essentially "dumb" terminals, although some of them (such as the later ADM and TVI models) did have a primitive block-send capability. Common early uses of local processing power included features that had little to do with off-loading data processing from thehost computer but added useful features such as printing to a local printer, buffered serial data transmission and serial handshaking (to accommodate higher serial transfer speeds), and more sophisticated character attributes for the display, as well as the ability to switch emulation modes to mimic competitor's models, that became increasingly important selling features during the 1980s especially, when buyers could mix and match different suppliers' equipment to a greater extent than before.
The advance in microprocessors and lower memory costs made it possible for the terminal to handle editing operations such as inserting characters within a field that may have previously required a full screen-full of characters to be re-sent from the computer, possibly over a slow modem line. Around the mid-1980s most intelligent terminals, costing less than most dumb terminals would have a few years earlier, could provide enough user-friendly local editing of data and send the completed form to the main computer. Providing even more processing possibilities, workstations such as the TeleVideo TS-800 could runCP/M-86, blurring the distinction between terminal and Personal Computer.
Another of the motivations for development of themicroprocessor was to simplify and reduce the electronics required in a terminal. That also made it practicable to load several "personalities" into a single terminal, so a Qume QVT-102 could emulate many popular terminals of the day, and so be sold into organizations that did not wish to make any software changes. Frequently emulated terminal types included:
TheANSI X3.64 escape code standard produced uniformity to some extent, but significant differences remained. For example, theVT100,Heathkit H19 in ANSI mode, Televideo 970, Data General D460, andQume QVT-108 terminals all followed the ANSI standard, yet differences might exist in codes fromfunction keys, what character attributes were available, block-sending of fields within forms, "foreign" character facilities, and handling of printers connected to the back of the screen.
In the 21st century, the termIntelligent Terminal can now refer to a retailPoint of Sale computer.[29]
Even though the earlyIBM PC looked somewhat like a terminal with a greenmonochrome monitor, it is not classified a terminal since it provides local computing instead of interacting with a server at a character level. Withterminal emulator software, a PC can, however, provide the function of a terminal to interact with a mainframe or minicomputer. Eventually, personal computers greatly reduced market demand for conventional terminals.
In and around the 1990s,thin client andX terminal technology combined the relatively economical local processing power with central, shared computer facilities to leverage advantages of terminals over personal computers.
In a GUI environment, such as theX Window System, the display can show multiple programs – each in its own window – rather than a single stream of text associated with a single program. As a terminal emulator runs in a GUI environment to provide command-line access, it alleviates the need for a physical terminal and allows for multiple windows running separate emulators.
One meaning ofsystem console,computer console,root console,operator's console, or simplyconsole is the text entry and display device for system administration messages, particularly those from theBIOS orboot loader, thekernel, from theinit system and from thesystem logger. It is a physical device consisting of a keyboard and a printer or screen, and traditionally is atext terminal, but may also be agraphical terminal.
Another, older, meaning of system console, computer console,hardware console, operator's console or simply console is a hardware component used by anoperator to control the hardware, typically some combination offront panel, keyboard/printer and keyboard/display.
IBM 1620 console, with a typewriter and front panel
Prior to the development of alphanumericCRT system consoles, some computers such as theIBM 1620 had console typewriters andfront panels while the very first electronicstored-program computer, theManchester Baby, used a combination of electromechanical switches and a CRT to provide console functions—the CRT displaying memory contents in binary by mirroring the machine'sWilliams-Kilburn tube CRT-based RAM.
Some early operating systems supported either a single keyboard/print or keyboard/display device for controlling the OS. Some also supported a single alternate console, and some supported ahardcopy console for retaining a record of commands, responses and other console messages. However, in the late 1960s it became common for operating systems to support many more consoles than 3, and operating systems began appearing in which the console was simply any terminal with a privileged user logged on.
On earlyminicomputers, the console was aserial console, anRS-232 serial link to a terminal such as aASR-33 or, later, a terminal fromDigital Equipment Corporation (DEC), e.g.,DECWriter,VT100. This terminal was usually kept in a secured room since it could be used for certain privileged functions such as halting the system or selecting which media to boot from. Largemidrange systems, e.g. those fromSun Microsystems,Hewlett-Packard andIBM,[citation needed] still use serial consoles. In larger installations, the console ports are attached to multiplexers or network-connected multiport serial servers that let an operator connect a terminal to any of the attached servers. Today, serial consoles are often used for accessingheadless systems, usually with aterminal emulator running on alaptop. Also, routers, enterprisenetwork switches and other telecommunication equipment have RS-232 serial console ports.
OnPCs andworkstations, the computer's attachedkeyboard andmonitor have the equivalent function. Since the monitor cable carries video signals, it cannot be extended very far. Often, installations with many servers therefore use keyboard/video multiplexers (KVM switches) and possibly video amplifiers to centralize console access. In recent years,KVM/IP devices have become available that allow a remote computer to view the video output and send keyboard input via any TCP/IP network and therefore theInternet.
Some PCBIOSes, especially in servers, also support serial consoles, giving access to the BIOS through a serial port so that the simpler and cheaper serial console infrastructure can be used. Even where BIOS support is lacking, someoperating systems, e.g.FreeBSD andLinux, can be configured for serial console operation either during bootup, or after startup.
Starting with theIBM 9672, IBM large systems have used aHardware Management Console (HMC), consisting of a PC and a specialized application, instead of a 3270 or serial link. Other IBM product lines also use an HMC, e.g.,System p.
It is usually possible tolog in from the console. Depending on configuration, the operating system may treat a login session from the console as being more trustworthy than a login session from other sources.
A terminal emulator is a piece of software that emulates a text terminal. In the past, before the widespread use oflocal area networks and broadband internet access, many computers would use a serial access program to communicate with other computers viatelephone line or serial device.
When the firstMacintosh was released, a program calledMacTerminal[30] was used to communicate with many computers, including theIBM PC.
TheWin32 console on Windows does not emulate a physical terminal that supports escape sequences[31][dubious –discuss] so SSH and Telnet programs (for logging in textually to remote computers) for Windows, including the Telnet program bundled with some versions of Windows, often incorporate their own code to process escape sequences.
The terminal emulators on mostUnix-like systems—such as, for example,gnome-terminal,Konsole, QTerminal,xterm, andTerminal.app—do emulate physical terminals including support for escape sequences; e.g., xterm can emulate theVT220 andTektronix 4010 hardware terminals.
Terminals can operate in various modes, relating to when they send input typed by the user on the keyboard to the receiving system (whatever that may be):
Block mode (a.k.a. screen-at-a-time mode): In this mode (also calledblock-oriented), the terminal is buffered and provides a local full-screen data function. The user can enter input into multiple fields in a form on the screen (defined to the terminal by the receiving system), moving the cursor around the screen using keys such asTab ↹ and thearrow keys and performing editing functions locally usinginsert,delete,← Backspace and so forth. The terminal sends only the completed form, consisting of all the data entered on the screen, to the receiving system when the user presses an↵ Enter key.[34][35][32]
There is a distinction between thereturn and the↵ Enter keys. In some multiple-mode terminals, that can switch between modes, pressing the↵ Enter key whennot in block mode does not do the same thing as pressing thereturn key. Whilst thereturn key will cause an input line to be sent to the host in line-at-a-time mode, the↵ Enter key will rather cause the terminal to transmit the contents of the character row where the cursor is currently positioned to the host, host-issued prompts and all.[34] Some block-mode terminals have both an↵ Enter and local cursor moving keys such asReturn andNew Line.
Different computeroperating systems require different degrees of mode support when terminals are used as computer terminals. ThePOSIX terminal interface, as provided by Unix and POSIX-compliant operating systems, does not accommodate block-mode terminals at all, and only rarely requires the terminalitself to be in line-at-a-time mode, since the operating system is required to providecanonical input mode, where the terminal device driver in the operating systememulates local echo in the terminal, and performs line editing functions at the host end. Most usually, and especially so that the host system can supportnon-canonical input mode, terminals for POSIX-compliant systems are always in character-at-a-time mode. In contrast, IBM 3270 terminals connected toMVS systems are always required to be in block mode.[36][37][38][39]
^similar to a paraphrase of anOxford English Dictionary definition."What is the etymology of "[computer] terminal"?". Based on OED, B.2.d. (terminal), the paraphrase says that a terminal is a device for feeding data into a computer or receiving its output, especially one that can be used by a person for two-way communication with a computer.
^Raymond, J.; Banerji, D.K. (1976). "Using a Microprocessor in an Intelligent Graphics Terminal".Computer.9 (4):18–25.doi:10.1109/C-M.1976.218555.S2CID6693597.However, a major problem with the use of a graphic terminal is the cost