o
odinpkg.dev
packages / library / ncure

ncure

71e8729library

Terminal manipulation library in the Odin programming language.

BSD-2-Clause · updated 3 years ago

Ncure

Terminal manipulation library in Odin. Supports VT100 and Win32 Terminal API.

An example of a readline alternative is implemented in example2/ folder. To compile the examples, use odin build main.odin -file in the respective folders (example/ and example2/).