Text-based user interface: Difference between revisions

Content deleted Content added
m fixed (via WP:JWB)
Line 17:
Under [[Linux kernel|Linux]] and other [[Unix-like]] systems, a program easily [[graceful degradation|accommodates]] to any of the three cases because the same interface (namely, [[standard streams]]) controls the display and keyboard. See [[#Windows|below]] for comparison to Windows.
 
Many [[#See also|TUI programming libraries]] are available to help developers build [[Console Applicationapplication|TUI applications]].
 
== On ANSI-compatible terminals ==