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.
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.
Good work!
Maybe check out GitHub - rockorager/libvaxis: a modern tui library written in zig ?
I have been working on something very similar:
https://github.com/daredemo/simple-text-ui-for-zig