ncurses
A wrapper for NCurses
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install ncurses
choosenim install ncurses
git clone https://github.com/walkre-niboshi/nim-ncurses
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| ncurses | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/walkre-niboshi/nim-ncurses |
|---|---|
| Homepage | https://github.com/walkre-niboshi/nim-ncurses |
| Registry Source | nimble_official |
README
nim-ncurses
A Nim language wrapper for NCurses