We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn
Your own Unionpedia with your logo and domain, from 9.99 USD/month
Create my Unionpedia

Text-based user interface

Index Text-based user interface

In computing, text-based user interfaces (TUI) (alternately terminal user interfaces, to reflect a dependence upon the properties of computer terminals and not just text), is a retronym describing a type of user interface (UI) common as an early form of human–computer interaction, before the advent of bitmapped displays and modern conventional graphical user interfaces (GUIs). [1]

Table of Contents

  1. 133 relations: Acme (text editor), Alt key, American National Standards Institute, ANSI escape code, ANSI.SYS, API, Apple II, BASIC, BBEdit, Berkeley Software Distribution, BIOS, Borland, Box-drawing characters, CDK (programming library), Code page 437, Command-line interface, Commodore 64, Computer font, Computer mouse, Computer terminal, Computing, Conio.h, Console application, Corvus Systems, Curses (programming library), Cursor (user interface), Dialog (software), Dialog box, Direct mode, DOS, DOS Shell, Electronic visual display, Emacs, Email client, Embedded system, Emulator, Enhanced Graphics Adapter, Enter key, Escape sequence, Fault tolerance, Field-programmable gate array, Framebuffer, Free software, FreeBSD, Full-screen writing program, Function key, GNU Screen, Graphical user interface, Graphical widget, Graphics card, ... Expand index (83 more) »

  2. Text user interface

Acme (text editor)

Acme is a text editor and graphical shell from the Plan 9 from Bell Labs operating system, designed and implemented by Rob Pike.

See Text-based user interface and Acme (text editor)

Alt key

The Alt key (pronounced or) on a computer keyboard is used to change (alternate) the function of other pressed keys.

See Text-based user interface and Alt key

American National Standards Institute

The American National Standards Institute (ANSI) is a private nonprofit organization that oversees the development of voluntary consensus standards for products, services, processes, systems, and personnel in the United States.

See Text-based user interface and American National Standards Institute

ANSI escape code

ANSI escape sequences are a standard for in-band signaling to control cursor location, color, font styling, and other options on video text terminals and terminal emulators. Text-based user interface and ANSI escape code are text user interface.

See Text-based user interface and ANSI escape code

ANSI.SYS

ANSI.SYS is a device driver in the DOS family of operating systems that provides extra console functions through ANSI escape sequences.

See Text-based user interface and ANSI.SYS

API

An is a way for two or more computer programs or components to communicate with each other.

See Text-based user interface and API

Apple II

The Apple II series of microcomputers was initially designed by Steve Wozniak, manufactured by Apple Computer (now Apple Inc.), and launched in 1977 with the Apple II model that gave the series its name.

See Text-based user interface and Apple II

BASIC

BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use.

See Text-based user interface and BASIC

BBEdit

BBEdit is a proprietary text editor made by Bare Bones Software, originally developed for Macintosh System Software 6, and currently supporting macOS.

See Text-based user interface and BBEdit

Berkeley Software Distribution

The Berkeley Software Distribution or Berkeley Standard Distribution (BSD) is a discontinued operating system based on Research Unix, developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berkeley.

See Text-based user interface and Berkeley Software Distribution

BIOS

In computing, BIOS (Basic Input/Output System, also known as the System BIOS, ROM BIOS, BIOS ROM or PC BIOS) is firmware used to provide runtime services for operating systems and programs and to perform hardware initialization during the booting process (power-on startup).

See Text-based user interface and BIOS

Borland

Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn.

See Text-based user interface and Borland

Box-drawing characters

Box-drawing characters, also known as line-drawing characters, are a form of semigraphics widely used in text user interfaces to draw various geometric frames and boxes.

See Text-based user interface and Box-drawing characters

CDK (programming library)

CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development.

See Text-based user interface and CDK (programming library)

Code page 437

Code page 437 (CCSID 437) is the character set of the original IBM PC (personal computer).

See Text-based user interface and Code page 437

Command-line interface

A command-line interface (CLI) is a means of interacting with a computer program by inputting lines of text called command-lines. Text-based user interface and command-line interface are user interfaces.

See Text-based user interface and Command-line interface

Commodore 64

The Commodore 64, also known as the C64, is an 8-bit home computer introduced in January 1982 by Commodore International (first shown at the Consumer Electronics Show, January 7–10, 1982, in Las Vegas).

See Text-based user interface and Commodore 64

Computer font

A computer font is implemented as a digital data file containing a set of graphically related glyphs.

See Text-based user interface and Computer font

Computer mouse

A computer mouse (plural mice, also mouses) is a hand-held pointing device that detects two-dimensional motion relative to a surface.

See Text-based user interface and Computer mouse

Computer terminal

A computer terminal is an electronic or electromechanical hardware device that can be used for entering data into, and transcribing data from, a computer or a computing system. Text-based user interface and computer terminal are user interfaces.

See Text-based user interface and Computer terminal

Computing

Computing is any goal-oriented activity requiring, benefiting from, or creating computing machinery.

See Text-based user interface and Computing

Conio.h

conio.h is a C header file used mostly by MS-DOS compilers to provide console input/output. Text-based user interface and Conio.h are text user interface.

See Text-based user interface and Conio.h

Console application

A console application or command-line program is a computer program (applications or utilities) designed to be used via a text-only user interface, such as a text terminal, the command-line interface of some operating systems (Unix, DOS, etc.) or the text-based interface included with most graphical user interface (GUI) operating systems, such as the Windows Console in Microsoft Windows, the Terminal in macOS, and xterm in Unix. Text-based user interface and console application are user interfaces.

See Text-based user interface and Console application

Corvus Systems

Corvus Systems was a computer technology company that offered, at various points in its history, computer hardware, software, and complete PC systems.

See Text-based user interface and Corvus Systems

Curses (programming library)

curses is a terminal control library for Unix-like systems, enabling the construction of text user interface (TUI) applications.

See Text-based user interface and Curses (programming library)

Cursor (user interface)

In human–computer interaction, a cursor is an indicator used to show the current position on a computer monitor or other display device that will respond to input. Text-based user interface and cursor (user interface) are user interfaces.

See Text-based user interface and Cursor (user interface)

Dialog (software)

Dialog is an application used in shell scripts which displays text user interface widgets. Text-based user interface and Dialog (software) are text user interface.

See Text-based user interface and Dialog (software)

Dialog box

The dialog box (also called message box or simply dialog) is a graphical control element in the form of a small window that communicates information to the user and prompts them for a response.

See Text-based user interface and Dialog box

Direct mode

In computing, direct or immediate mode in an interactive programming system is the immediate execution of commands, statements, or expressions. Text-based user interface and direct mode are user interfaces.

See Text-based user interface and Direct mode

DOS

DOS is a family of disk-based operating systems for IBM PC compatible computers.

See Text-based user interface and DOS

DOS Shell

DOS Shell is a file manager that debuted in MS-DOS and PC DOS version 4.0, released in June 1988.

See Text-based user interface and DOS Shell

Electronic visual display

An electronic visual display is a display device that can display images, video, or text that is transmitted electronically.

See Text-based user interface and Electronic visual display

Emacs

Emacs, originally named EMACS (an acronym for "Editor Macros"), is a family of text editors that are characterized by their extensibility.

See Text-based user interface and Emacs

Email client

An email client, email reader or, more formally, message user agent (MUA) or mail user agent is a computer program used to access and manage a user's email.

See Text-based user interface and Email client

Embedded system

An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system.

See Text-based user interface and Embedded system

Emulator

In computing, an emulator is hardware or software that enables one computer system (called the host) to behave like another computer system (called the guest).

See Text-based user interface and Emulator

Enhanced Graphics Adapter

The Enhanced Graphics Adapter (EGA) is an IBM PC graphics adapter and de facto computer display standard from 1984 that superseded the CGA standard introduced with the original IBM PC, and was itself superseded by the VGA standard in 1987.

See Text-based user interface and Enhanced Graphics Adapter

Enter key

On computer keyboards, the enter key and return key are two closely related keys with overlapping and distinct functions dependent on operating system and application.

See Text-based user interface and Enter key

Escape sequence

In computer science, an escape sequence is a combination of characters that has a meaning other than the literal characters contained therein; it is marked by one or more preceding (and possibly terminating) characters.

See Text-based user interface and Escape sequence

Fault tolerance

Fault tolerance is the ability of a system to maintain proper operation despite failures or faults in one or more of its components.

See Text-based user interface and Fault tolerance

Field-programmable gate array

A field-programmable gate array (FPGA) is a type of configurable integrated circuit that can be repeatedly programmed after manufacturing.

See Text-based user interface and Field-programmable gate array

Framebuffer

A framebuffer (frame buffer, or sometimes framestore) is a portion of random-access memory (RAM) containing a bitmap that drives a video display. Text-based user interface and framebuffer are user interfaces.

See Text-based user interface and Framebuffer

Free software

Free software, libre software, libreware or rarely known as freedom-respecting software is computer software distributed under terms that allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions.

See Text-based user interface and Free software

FreeBSD

FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD).

See Text-based user interface and FreeBSD

Full-screen writing program

In computing, a full-screen writing program or distraction-free editor is a text editor that occupies the full display with the purpose of isolating the writer from the operating system (OS) and other applications.

See Text-based user interface and Full-screen writing program

Function key

A function key is a key on a computer or terminal keyboard that can be programmed to cause the operating system or an application program to perform certain actions, a form of soft key.

See Text-based user interface and Function key

GNU Screen

GNU Screen is a terminal multiplexer, a software application that can be used to multiplex several virtual consoles, allowing a user to access multiple separate login sessions inside a single terminal window, or detach and reattach sessions from a terminal.

See Text-based user interface and GNU Screen

Graphical user interface

A graphical user interface, or GUI, is a form of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation.

See Text-based user interface and Graphical user interface

Graphical widget

A graphical widget (also graphical control element or control) in a graphical user interface is an element of interaction, such as a button or a scroll bar.

See Text-based user interface and Graphical widget

Graphics card

A graphics card (also called a video card, display card, graphics accelerator, graphics adapter, VGA card/VGA, video adapter, display adapter, or colloquially GPU) is a computer expansion card that generates a feed of graphics output to a display device such as a monitor.

See Text-based user interface and Graphics card

Human–computer interaction

Human–computer interaction (HCI) is research in the design and the use of computer technology, which focuses on the interfaces between people (users) and computers.

See Text-based user interface and Human–computer interaction

In computing, a hyperlink, or simply a link, is a digital reference to data that the user can follow or be guided to by clicking or tapping.

See Text-based user interface and Hyperlink

Hypertext

Hypertext is text displayed on a computer display or other electronic devices with references (hyperlinks) to other text that the reader can immediately access. Text-based user interface and Hypertext are user interfaces.

See Text-based user interface and Hypertext

IBM Monochrome Display Adapter

The Monochrome Display Adapter (MDA, also MDA card, Monochrome Display and Printer Adapter, MDPA) is IBM's standard video display card and computer display standard for the IBM PC introduced in 1981.

See Text-based user interface and IBM Monochrome Display Adapter

IBM PC–compatible

IBM PC–compatible computers are technically similar to the original IBM PC, XT, and AT, all from computer giant IBM, that are able to use the same software and expansion cards.

See Text-based user interface and IBM PC–compatible

IBM Personal Computer

The IBM Personal Computer (model 5150, commonly known as the IBM PC) is the first microcomputer released in the IBM PC model line and the basis for the IBM PC compatible ''de facto'' standard.

See Text-based user interface and IBM Personal Computer

Ioctl

In computing, ioctl (an abbreviation of input/output control) is a system call for device-specific input/output operations and other operations which cannot be expressed by regular file semantics.

See Text-based user interface and Ioctl

Keyboard shortcut

In computing, a keyboard shortcut also known as hotkey is a series of one or several keys to quickly invoke a software program or perform a preprogrammed action.

See Text-based user interface and Keyboard shortcut

Library (computing)

In computer science, a library is a collection of read-only resources that is leveraged during software development to implement a computer program.

See Text-based user interface and Library (computing)

Linux

Linux is both an open-source Unix-like kernel and a generic name for a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds.

See Text-based user interface and Linux

Linux kernel

The Linux kernel is a free and open source, UNIX-like kernel that is used in many computer systems worldwide.

See Text-based user interface and Linux kernel

Lotus 1-2-3

Lotus 1-2-3 is a discontinued spreadsheet program from Lotus Software (later part of IBM).

See Text-based user interface and Lotus 1-2-3

Lynx (web browser)

Lynx is a customizable text-based web browser for use on cursor-addressable character cell terminals.

See Text-based user interface and Lynx (web browser)

Macintosh Programmer's Workshop

Macintosh Programmer's Workshop (MPW) is a software development environment for the Classic Mac OS operating system, written by Apple Computer.

See Text-based user interface and Macintosh Programmer's Workshop

MacOS

macOS, originally Mac OS X, previously shortened as OS X, is an operating system developed and marketed by Apple since 2001.

See Text-based user interface and MacOS

In user interface design, a menu is a list of options presented to the user.

See Text-based user interface and Menu (computing)

Microsoft

Microsoft Corporation is an American multinational corporation and technology company headquartered in Redmond, Washington.

See Text-based user interface and Microsoft

Microsoft Visual C++

Microsoft Visual C++ (MSVC) is a compiler for the C, C++, C++/CLI and C++/CX programming languages by Microsoft.

See Text-based user interface and Microsoft Visual C++

Microsoft Windows

Microsoft Windows is a product line of proprietary graphical operating systems developed and marketed by Microsoft.

See Text-based user interface and Microsoft Windows

Microsoft Word

Microsoft Word is a word processor developed by Microsoft.

See Text-based user interface and Microsoft Word

Minicom

Minicom is a text-based modem control and terminal emulator program for Unix-like operating systems including Cygwin, originally written by Miquel van Smoorenburg, and modeled somewhat after the popular MS-DOS program Telix but is open source.

See Text-based user interface and Minicom

Mnemonics (keyboard)

A mnemonic is an underlined alphanumeric character, typically appearing in a menu title, menu item, or the text of a button or component of the user interface. Text-based user interface and mnemonics (keyboard) are user interfaces.

See Text-based user interface and Mnemonics (keyboard)

Mobile device

A mobile device or handheld computer is a computer small enough to hold and operate in hand.

See Text-based user interface and Mobile device

MouseText

MouseText is a set of 32 graphical characters designed by Bruce Tognazzini and first implemented in the Apple IIc.

See Text-based user interface and MouseText

Mutt (email client)

Mutt is a text-based email client for Unix-like systems.

See Text-based user interface and Mutt (email client)

Natural-language user interface

Natural-language user interface (LUI or NLUI) is a type of computer human interface where linguistic phenomena such as verbs, phrases and clauses act as UI controls for creating, selecting and modifying data in software applications. Text-based user interface and Natural-language user interface are user interfaces.

See Text-based user interface and Natural-language user interface

Ncurses

ncurses (new curses) is a programming library providing an application programming interface (API) that allows writing text-based user interfaces (TUI) in a computer terminal-independent manner.

See Text-based user interface and Ncurses

Newt (programming library)

Newt is a programming library for color text mode, widget-based user interfaces.

See Text-based user interface and Newt (programming library)

Norton Commander

Norton Commander (NC) is a discontinued prototypical orthodox file manager (OFM), written by John Socha and released by Peter Norton Computing (later acquired in 1990 by the Symantec corporation).

See Text-based user interface and Norton Commander

Oberon (operating system)

The Oberon System is a modular, single-user, single-process, multitasking operating system written in the programming language Oberon.

See Text-based user interface and Oberon (operating system)

OpenVMS

OpenVMS, often referred to as just VMS, is a multi-user, multiprocessing and virtual memory-based operating system.

See Text-based user interface and OpenVMS

Operating system

An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.

See Text-based user interface and Operating system

Out-of-band data

In computer networking, out-of-band data is the data transferred through a stream that is independent from the main in-band data stream.

See Text-based user interface and Out-of-band data

Personal computer

A personal computer, often referred to as a PC, is a computer designed for individual use.

See Text-based user interface and Personal computer

PETSCII

PETSCII (PET Standard Code of Information Interchange), also known as CBM ASCII, is the character set used in Commodore Business Machines' 8-bit home computers.

See Text-based user interface and PETSCII

Pine (email client)

Pine is a freeware, text-based email client which was developed at the University of Washington.

See Text-based user interface and Pine (email client)

Plan 9 from Bell Labs

Plan 9 from Bell Labs is a distributed operating system which originated from the Computing Science Research Center (CSRC) at Bell Labs in the mid-1980s and built on UNIX concepts first developed there in the late 1960s.

See Text-based user interface and Plan 9 from Bell Labs

Porting

In software engineering, porting is the process of adapting software for the purpose of achieving some form of execution in a computing environment that is different from the one that a given program (meant for such execution) was originally designed for (e.g., different CPU, operating system, or third party library).

See Text-based user interface and Porting

Retronym

A retronym is a newer name for something that differentiates it from something else that is newer and similar; thus, avoiding confusion between the two.

See Text-based user interface and Retronym

S-Lang

The S-Lang programming library is a software library for Unix, Windows, VMS, OS/2, and Mac OS X. It provides routines for embedding an interpreter for the S-Lang scripting language, and components to facilitate the creation of text-based applications.

See Text-based user interface and S-Lang

Secure Shell

The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.

See Text-based user interface and Secure Shell

Serial port

A serial port is a serial communication interface through which information transfers in or out sequentially one bit at a time.

See Text-based user interface and Serial port

Standard streams

In computer programming, standard streams are preconnected input and output communication channels between a computer program and its environment when it begins execution.

See Text-based user interface and Standard streams

System Management Interface Tool

The System Management Interface Tool (SMIT) is a menu-based management tool for the IBM AIX operating system. Text-based user interface and system Management Interface Tool are user interfaces.

See Text-based user interface and System Management Interface Tool

Tab (interface)

In interface design, a tab is a graphical user interface object that allows multiple documents or panels to be contained within a single window, using tabs as a navigational widget for switching between sets of documents.

See Text-based user interface and Tab (interface)

Telix

Telix is a telecommunications program originally written for DOS by Colin Sampaleanu and released in 1986.

See Text-based user interface and Telix

Telnet

Telnet (short for "teletype network") is a client/server application protocol that provides access to virtual terminals of remote systems on local area networks or the Internet.

See Text-based user interface and Telnet

Termcap

Termcap (terminal capability) is a legacy software library and database used on Unix-like computers that enables programs to use display computer terminals in a device-independent manner, which greatly simplifies the process of writing portable text mode applications.

See Text-based user interface and Termcap

Terminal emulator

A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Text-based user interface and terminal emulator are user interfaces.

See Text-based user interface and Terminal emulator

Text editor

A text editor is a type of computer program that edits plain text.

See Text-based user interface and Text editor

Text mode

Text mode is a computer display mode in which content is internally represented on a computer screen in terms of characters rather than individual pixels. Text-based user interface and Text mode are text user interface and user interfaces.

See Text-based user interface and Text mode

Text-based game

A text game or text-based game is an electronic game that uses a text-based user interface, that is, the user interface employs a set of encodable characters, such as ASCII, instead of bitmap or vector graphics.

See Text-based user interface and Text-based game

Tiling window manager

In computing, a tiling window manager is a window manager with an organization of the screen into mutually non-overlapping frames, as opposed to the more common approach (used by stacking window managers) of coordinate-based stacking of overlapping objects (windows) that tries to fully emulate the desktop metaphor.

See Text-based user interface and Tiling window manager

Tmux

tmux is an open-source terminal multiplexer for Unix-like operating systems.

See Text-based user interface and Tmux

Turbo C

Turbo C is a discontinued integrated development environment (IDE) and compiler for the C programming language from Borland.

See Text-based user interface and Turbo C

Turbo Pascal

Turbo Pascal is a software development system that includes a compiler and an integrated development environment (IDE) for the programming language Pascal running on the operating systems CP/M, CP/M-86, and DOS.

See Text-based user interface and Turbo Pascal

Turbo Vision

Turbo Vision is a character-mode text user interface framework included with Borland Pascal, Turbo Pascal, and Borland C++ circa 1990.

See Text-based user interface and Turbo Vision

Twin (windowing system)

Twin (acronym for "Textmode WINdow") is a windowing environment with mouse support, window manager, terminal emulator and networked clients, all inside a text mode display. Text-based user interface and Twin (windowing system) are text user interface.

See Text-based user interface and Twin (windowing system)

Universal asynchronous receiver-transmitter

A universal asynchronous receiver-transmitter (UART) is a peripheral device for asynchronous serial communication in which the data format and transmission speeds are configurable.

See Text-based user interface and Universal asynchronous receiver-transmitter

Unix-like

A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification.

See Text-based user interface and Unix-like

User interface

In the industrial design field of human–computer interaction, a user interface (UI) is the space where interactions between humans and machines occur. Text-based user interface and user interface are user interfaces.

See Text-based user interface and User interface

VGA text mode

VGA text mode was introduced in 1987 by IBM as part of the VGA standard for its IBM PS/2 computers. Text-based user interface and VGA text mode are text user interface.

See Text-based user interface and VGA text mode

Vi (text editor)

vi (pronounced as distinct letters) is a screen-oriented text editor originally created for the Unix operating system.

See Text-based user interface and Vi (text editor)

Video Graphics Array

Video Graphics Array (VGA) is a video display controller and accompanying de facto graphics standard, first introduced with the IBM PS/2 line of computers in 1987, which became ubiquitous in the IBM PC compatible industry within three years.

See Text-based user interface and Video Graphics Array

Vim (text editor)

Vim ("Vim is pronounced as one word, like Jim, not vi-ai-em. It's written with a capital, since it's a name, again like Jim." vi improved) is a free and open-source, screen-based text editor program.

See Text-based user interface and Vim (text editor)

Virtual console

A virtual console (VC) – also known as a virtual terminal (VT) – is a conceptual combination of the keyboard and display for a computer user interface. Text-based user interface and virtual console are user interfaces.

See Text-based user interface and Virtual console

VisiCalc

VisiCalc ("visible calculator") is the first spreadsheet computer program for personal computers, originally released for the Apple II by VisiCorp on October 17, 1979.

See Text-based user interface and VisiCalc

Visual Basic (classic)

Visual Basic (VB) before.NET, sometimes referred to as Classic Visual Basic, is a third-generation programming language, based on BASIC, and an integrated development environment (IDE), from Microsoft for Windows known for supporting rapid application development (RAD) of graphical user interface (GUI) applications, event-driven programming and both consumption and development of components via the Component Object Model (COM) technology.

See Text-based user interface and Visual Basic (classic)

Visual editor

A visual editor is computer software for editing text files using a textual or graphical user interface that normally renders the content (text) in accordance with embedded markup code, e.g., HTML, Wikitext, rather than displaying the raw text.

See Text-based user interface and Visual editor

VT100

The VT100 is a video terminal, introduced in August 1978 by Digital Equipment Corporation (DEC).

See Text-based user interface and VT100

W3m

w3m is a free and open source text-based web browser licensed under the MIT license. It differs from other text based browsers by supporting elements such as tables, frames, and images.

See Text-based user interface and W3m

Web browser

A web browser is an application for accessing websites.

See Text-based user interface and Web browser

Window (computing)

In computing, a window is a graphical control element.

See Text-based user interface and Window (computing)

Window manager

A window manager is system software that controls the placement and appearance of windows within a windowing system in a graphical user interface.

See Text-based user interface and Window manager

Windows 10

Windows 10 is a major release of Microsoft's Windows NT operating system.

See Text-based user interface and Windows 10

Windows 3.1

Windows 3.1 is a major release of Microsoft Windows.

See Text-based user interface and Windows 3.1

Windows Console

Windows Console is the infrastructure for console applications in Microsoft Windows. Text-based user interface and Windows Console are text user interface.

See Text-based user interface and Windows Console

Windows Subsystem for Linux

Windows Subsystem for Linux (WSL) is a feature of Microsoft Windows that allows developers to run a Linux environment without the need for a separate virtual machine or dual booting.

See Text-based user interface and Windows Subsystem for Linux

Windows Terminal

Windows Terminal is a multi-tabbed terminal emulator developed by Microsoft for Windows 10 and later as a replacement for Windows Console.

See Text-based user interface and Windows Terminal

WordPerfect

WordPerfect (WP) is a word processing application, now owned by Alludo, with a long history on multiple personal computer platforms.

See Text-based user interface and WordPerfect

Xterm

xterm is the standard terminal emulator for the X Window System.

See Text-based user interface and Xterm

16-bit computing

16-bit microcomputers are microcomputers that use 16-bit microprocessors.

See Text-based user interface and 16-bit computing

8-bit computing

In computer architecture, 8-bit integers or other data units are those that are 8 bits wide (1 octet).

See Text-based user interface and 8-bit computing

See also

Text user interface

References

[1] https://en.wikipedia.org/wiki/Text-based_user_interface

Also known as Character-based, Character-based user interface, SMG$, Terminal user interface, Text User Interface, Text based, Text based interface, Text only, Text-based, Text-based (computing), Text-based interface, Text-mode user interface, Text-only, Textual user interface.

, Human–computer interaction, Hyperlink, Hypertext, IBM Monochrome Display Adapter, IBM PC–compatible, IBM Personal Computer, Ioctl, Keyboard shortcut, Library (computing), Linux, Linux kernel, Lotus 1-2-3, Lynx (web browser), Macintosh Programmer's Workshop, MacOS, Menu (computing), Microsoft, Microsoft Visual C++, Microsoft Windows, Microsoft Word, Minicom, Mnemonics (keyboard), Mobile device, MouseText, Mutt (email client), Natural-language user interface, Ncurses, Newt (programming library), Norton Commander, Oberon (operating system), OpenVMS, Operating system, Out-of-band data, Personal computer, PETSCII, Pine (email client), Plan 9 from Bell Labs, Porting, Retronym, S-Lang, Secure Shell, Serial port, Standard streams, System Management Interface Tool, Tab (interface), Telix, Telnet, Termcap, Terminal emulator, Text editor, Text mode, Text-based game, Tiling window manager, Tmux, Turbo C, Turbo Pascal, Turbo Vision, Twin (windowing system), Universal asynchronous receiver-transmitter, Unix-like, User interface, VGA text mode, Vi (text editor), Video Graphics Array, Vim (text editor), Virtual console, VisiCalc, Visual Basic (classic), Visual editor, VT100, W3m, Web browser, Window (computing), Window manager, Windows 10, Windows 3.1, Windows Console, Windows Subsystem for Linux, Windows Terminal, WordPerfect, Xterm, 16-bit computing, 8-bit computing.