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