ncurses v6.5
- Created
- Updated
Free software emulation of curses in System V Release 4.0, and more.
This port installs a wide character configuration (ncursesw).
# Usage
The package ncurses is compatible with built-in CMake variables:
set(CURSES_NEED_NCURSES TRUE)
find_package(Curses REQUIRED)
target_include_directories(main PRIVATE ${CURSES_INCLUDE_DIRS})
target_compile_options(main PRIVATE ${CURSES_CFLAGS})
target_link_libraries(main PRIVATE ${CURSES_LIBRARIES})
# License
MIT
# Supported Platforms
!windows | mingw
- ✅ linux
- ✅ osx
- ✅ uwp
- ❌
windows
# Features
No default features set.
# check-size
Detect screensize of serial terminals
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
and one transitive dependency:
# Dependents
- libmysql
- mp3lame (feature
frontend
) - python3 (feature
extensions
) - readline-unix
- tvision
# Host Dependents
No dependents.
# Contributors
Adam Johnson
Jack·Boos·Yu
Kai Pastor
Cheney Wang
Frank
toge