a201f2b653e8d8282c6be55bbce1bf4a0f368000
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 29s
Widget.content replaced with Widget.render
The .resize `Event` has been adapted to include an _anchor_, which provide the full necessary information for each widget where to render on the screen with what requested size. Each Widget can then dynamically decide how and what to render (i.e. provide placeholder text in case the size is too small, etc.).
zterm Terminal User Interface Library
zterm is a terminal user interface library to implement terminal (fullscreen or inline) applications.
Note
Currently version
0.13.0is officially supported. Builds using the master version might not work.
Usage
To include zterm as a dependency in your project run the following command:
zig fetch --save git+https://gitea.yves-biener.de/yves-biener/zterm
Languages
Zig
100%