Text-based user interface: Difference between revisions

Content deleted Content added
m superfluous empty line_
m Under Unix-like systems: Caption punctuation adjustment, per WP:CAPFRAG
Line 37:
 
== Under Unix-like systems ==
[[File:XFdrake.png|thumb|300px|Snapshot of 'XFdrake', a TUI used in [[Mandriva Linux]] to configure the graphical system.]]
In [[Unix-like]] operating systems, TUIs are often constructed using the terminal control [[library (computer science)|library]] ''[[curses (programming library)|curses]]'', or ''[[ncurses]]'' (a mostly compatible library), or
the alternative ''[[S-Lang]]'' library.