ZigZag: TUI Framework v0.1.1 released (Unicode support; terminal state; bug fixes)

First patch release! Mostly focused on fixes and laying groundwork.

What’s new:

  • Custom event loop support: you can now bring your own event loop instead of relying on the built-in one

  • Unicode support (+ a unicode tab in the showcase to play with)

Fixes:

  • Windows compilation is working now

  • Terminal state properly restores on exit (no more messed up terminals)

1 Like

A post was merged into an existing topic: ZigZag - A TUI framework for Zig