Commit Graph

5 Commits

Author SHA1 Message Date
8c4b8643af WIP: first working version
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 55s
It still has a minor memory leak and has at least two hacks
implemented that I would like to improve on.
2025-11-29 12:19:07 +01:00
1485385735 mod: simplify Container and Element creation with updated zterm behavior
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s
2025-11-27 21:23:36 +01:00
da9e4c89f3 mod: bump zterm dependency 2025-11-27 21:23:11 +01:00
5dba0d4408 Intial project structure with zterm dependency and basic tui render/event loop
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m41s
2025-11-26 17:55:46 +01:00
ae64674873 Initial commit 2025-11-26 17:09:26 +01:00