You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first release of libtui the modern, easy to use, elegant TUI static library. Uses the powerful zig build system to provide clean building experience.
Current Feautures:
Double buffered, fast and safe rendering to a linux console
Zero flicker
Easy drawing API with libtui_draw
Easy and understandable interface, Feels native.
Clean code, with good error handling
Limitations:
Colors (Coming soon)
Linux (maybe macOS too) only. (No plans on supporting windows soon)