New
Unclaimed project
Are you a maintainer of tuile? Claim this project to take control of your public changelog and roadmap.
Changelog
A cross-platform Text UI (TUI) library in Zig
This release adds support for Unicode input and output.
If your terminal supports mode 2027 (e.g. WezTerm, Contour), Tuile will be using grapheme clustering when rendering text. If mode 2027 is not supported (most of the existing terminals), text will be rendered by code points.
Other: