tuika 0.6.0

The application framework for Rust terminal UIs — flexbox layout, overlays, focus, keymap, components, and safe ratatui interoperability.
Documentation
1
2
3
4
5
6
7
8
# Golden snapshots are byte-compared against grids the tests build with `\n`,
# so they must stay LF in the working tree even on a Windows checkout with
# `core.autocrlf=true`.
src/tests/snapshots/*.txt text eol=lf

# Generated demo assets are binary; never touch their bytes.
*.gif binary
*.png binary