What Happened to IBM 80x24 Display?
The IBM 80x24 display standard originated with IBM's mainframe terminals, most notably the IBM 3270 in 1971, establishing a de facto standard for character-based interfaces. While the IBM PC later adopted an 80x25 text mode, the 80x24 dimension profoundly influenced computing for decades, becoming a ubiquitous format for terminal windows and command-line interfaces, though it is now primarily maintained through software emulation on modern graphical systems.
Quick Answer
The IBM 80x24 display was a foundational text display standard, primarily established by IBM's 3270 mainframe terminals in the early 1970s. It became a widespread format for character-based interfaces, influencing subsequent terminal designs. While the IBM PC introduced a slightly modified 80x25 text mode, the 80-column width and 24/25 line height remained a dominant paradigm. Today, native hardware support for 80x24 or 80x25 text modes is largely obsolete, replaced by graphical user interfaces, but the standard persists widely through software emulation in terminal emulators and command-line environments across various operating systems as of March 2026.
📊Key Facts
📅Complete Timeline14 events
IBM Introduces 2260 Display Station
IBM introduces the 2260 Display Station, an early CRT terminal that included a model (Model 3) capable of displaying 80 characters by 12 lines, a precursor to the 80-column standard.
IBM 3270 Establishes 80x24 Standard
IBM introduces the 3270 Display Station, which features an 80x24 character display. Its market dominance quickly makes this resolution a de facto standard for mainframe terminals.
AT&T Teletype Model 40 with 80x24 Display
AT&T introduces the Teletype Model 40, an ASCII CRT terminal also featuring an 80x24 display, targeting the market influenced by the IBM 3270.
IBM 3278 Improves on 3270
IBM introduces the 3278, an improved version of the 3270 terminal, which continues to support the 80x24 display size and adds features like an operator information area.
DEC VT100 Popularizes 80x24 ASCII Terminal
The DEC VT100, a highly popular ASCII terminal, is introduced, featuring an 80x24 display, further solidifying this as a common terminal size.
IBM PC Launches with 80x25 MDA and CGA
The original IBM Personal Computer (PC) is launched, offering the Monochrome Display Adapter (MDA) and Color Graphics Adapter (CGA), both supporting an 80x25 text mode, which becomes the new PC standard.
IBM Introduces Enhanced Graphics Adapter (EGA)
IBM introduces the EGA, offering higher resolutions and more colors than CGA, while still supporting 80x25 text modes and introducing new text modes like 80x43.
IBM Introduces Video Graphics Array (VGA)
IBM releases the Video Graphics Array (VGA) with its PS/2 line, which becomes a widely adopted standard, supporting 80x25 text mode and significantly improved graphics capabilities.
Rise of Graphical User Interfaces (GUIs)
With the increasing power of personal computers, graphical user interfaces become dominant, reducing the primary reliance on fixed-size text modes for user interaction.
Desktop LCDs Begin to Compete with CRTs
Color LCD monitors from various vendors, including IBM, begin to offer quality competitive with CRT monitors, marking a shift in display technology.
Discussions on Modern Terminal Graphics
Discussions on platforms like Reddit highlight the limitations of traditional 80x24 character windows in modern computing environments, with users seeking better graphics support in terminal emulators.
Challenges of 80x25 Console on Modern Linux
A blog post details the increasing difficulty of achieving a true 80x25 text console on modern Linux systems, especially with UEFI, as consoles are often rendered using graphics modes.
Legacy of 3270 and 80x24 Discussed
Online discussions continue to acknowledge the historical impact of the IBM 3270 and its 80x24 display as the reason for the common 80x24/80x25 size of modern terminal windows.
Enduring Emulation in Modern Computing
As of today, the IBM 80x24/80x25 display standard is no longer a native hardware mode but remains widely emulated in software, serving as a default for terminal applications and command-line interfaces across various operating systems.
🔍Deep Dive Analysis
The prevalence of the 80-column, 24-line display format in early computing can be largely attributed to IBM's market dominance and the legacy of punch cards. The 80-column width directly stemmed from the 80-character capacity of IBM punch cards, a standard established around 1930. The 24-line height gained prominence with the introduction of the IBM 3270 Display Station in 1971. This block-oriented terminal system quickly became a best-seller, effectively forcing other manufacturers to adopt the 80x24 display size to ensure compatibility.
Prior to the 3270, IBM's 2260 Display Station (1965) offered various configurations, including an 80x12 model, but the 3270 solidified the 80x24 standard for mainframe environments. The design was driven by market forces rather than purely technological ones, as IBM's extensive software support for the 3270 system compelled competitors to build compatible terminals.
A significant turning point occurred with the launch of the IBM Personal Computer (PC) in 1981. Although influenced by the 80x24 standard, the IBM PC's display adapters, the Monochrome Display Adapter (MDA) and Color Graphics Adapter (CGA), adopted an 80x25 text mode. The 25th line was often used for status information or function key labels, providing a slight differentiation and additional utility. The MDA offered a high-resolution monochrome text display (720x350 pixels with 9x14 character boxes), making it popular for business applications, while the CGA provided color capabilities at a lower text resolution (8x8 character boxes).
Throughout the 1980s, the 80x25 text mode became the de facto standard for the PC world. Successors like the Enhanced Graphics Adapter (EGA) in 1984 and the Video Graphics Array (VGA) in 1987 continued to support and expand upon text modes, offering higher resolutions and more colors, but the 80x25 text mode remained a fundamental compatibility option. However, with the widespread adoption of graphical user interfaces (GUIs) in the mid-1990s, the reliance on fixed-size text modes for primary interaction diminished significantly.
As of March 2026, the IBM 80x24/80x25 display is largely a historical concept in terms of native hardware. Modern operating systems and applications primarily operate in graphical modes, with text-based interfaces typically rendered within terminal emulators. These emulators often default to 80x24 or 80x25 dimensions, preserving the legacy of these early standards. However, maintaining a true 80x25 text console on modern Linux systems, especially those booting with UEFI, can present challenges, as the console is often rendered using graphics modes rather than a dedicated text mode. Despite this, the influence of the 80-column standard persists in programming style guides and the design of many command-line tools, reflecting its enduring impact on computing.
What If...?
Explore alternate histories. What if IBM 80x24 Display made different choices?