krixano / ncure

Terminal manipulation library - currently unfinished.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/).

About

Terminal manipulation library - currently unfinished.

License:BSD 2-Clause "Simplified" License


Languages

Language:Odin 100.0%