term

term is a library that provides terminal handling for zig. It includes termios and terminfo capabilities on unix like platforms, plus a termbox like interface to the terminal.

term and all accompanying documentation and additional source code is released under the MIT license.

If you have anything to say about this, comments, bug reports, whatever, feel free to email them to

Documentation

and then there are the manual pages for the C versions of the unix/linux terminal stuff.

Download

Get it from the git repository at Codeberg.

News