ncurses

GPTKB entity

Statements (102)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:C
gptkbp:allows color manipulation
gptkbp:api gptkb:language
gptkbp:developed_by gptkb:GNU_Project
gptkb:Foundation
gptkbp:enables window management
gptkbp:facilitates keyboard input handling
gptkbp:first_released gptkb:1993
gptkbp:has gptkb:API
gptkb:document
tutorials
a mailing list
a large user base
source code available
a license
a bug tracker
bindings for other languages
gptkbp:has_feature input buffering
output control
text attributes
mouse support
screen refresh control
gptkbp:has_written Unix-like operating systems
https://www.w3.org/2000/01/rdf-schema#label ncurses
gptkbp:influenced_by curses
gptkbp:is gptkb:project
cross-platform
widely used
used in shell scripts
used in embedded systems
used in educational software
used in network applications
used in server applications
actively developed
used in data visualization tools
used in productivity software
used in scientific applications
part of the GNU Project
a successor to the original curses library
used in command-line interfaces
used in remote access tools
used in system monitoring tools
used in terminal emulators
gptkbp:is_available_on gptkb:GNU/_Linux
gptkb:smartphone
gptkb:operating_system
BSD systems
Windows (via Cygwin)
gptkbp:is_compatible_with gptkb:C++
gptkb:BSD
gptkb:operating_system
gptkb:Library
gptkb:item
gptkb:Perl
Unix-like systems
POSIX systems
gptkbp:is_documented_in online documentation
man pages
gptkbp:is_maintained_by gptkb:Community_Center
gptkb:Thomas_E._Dickey
gptkbp:is_part_of gptkb:GNU_software_collection
Linux distributions
open-source projects
development environments
educational tools
software development kits
software repositories
gptkbp:is_supported_by community forums
user groups
mailing lists
gptkbp:is_tested_for unit tests
integration tests
automated testing frameworks
gptkbp:is_used_by various applications
gptkbp:is_used_for game development
command-line tools
system monitoring tools
text editors
text-based user interfaces
console applications
file managers
interactive scripts
gptkbp:is_used_in network monitoring tools
remote access tools
system administration tools
gptkbp:latest_version 6.3
gptkbp:provides windowing capabilities
color support
keyboard handling
mouse support
terminal handling capabilities
gptkbp:replaced_by newer libraries
gptkbp:supports UTF-8
UTF-8 encoding
multiple terminal types
gptkbp:used_in games
text editors
system utilities
text-based user interfaces
gptkbp:written_in gptkb:C