74bf941820eb1d233360834ef849f29ce8015f53
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m23s
zterm dependency
With functional increments in `zterm`'s `Scrollable` `Element`, an implementation (such as `Content`) can provide a size hint for the minimal required size to dynamically change its dimensions for the scrollable `Container` in the `Scrollable` `Element`.
Tui-Website
This is my terminal based website. It is served as a tui application via ssh and as a simple html page via https.
It contains information about me and my projects as well as blog entries about something I feel like writing something about.
Caution
Only builds using the zig master version are tested to work.
zterm
This tui application also serves as an example implementation of the zterm library.
Description
Terminal User Interface which serves as my presonal website via ssh (see https://gitea.yves-biener.de/yves-biener/wish-serve)