Terminal library

I’m working on a terminal library for zig.

I’ve been slowly adding to this and I think it’s now got a workable core. I don’t know of anything other libs with some of this functionality, especially the event handling.

7 Likes

Good work!

Maybe check out GitHub - rockorager/libvaxis: a modern tui library written in zig ?

3 Likes

I have been working on something very similar:
https://github.com/daredemo/simple-text-ui-for-zig