Work in progress TUI library for Odin programming language.
Examples and documentation is coming soon. The code is mostly documented via comments.
TODO:
- Fix broken
render_diff - Fix geometry functions:
split_verticalsplit_horizontal
- Add ability to change colors for
Writerinterface - Profile for performance
- Change
Boxbeing a weirdWindowand not its own type (might be ok actually) - Add widgets, planned are: scroll bar, list, canvas, bit canvas