4 Commits

Author SHA1 Message Date
8d98d3226a feat(tree): make left side of the tree only take as much space as necessary 2026-01-08 23:19:44 +01:00
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
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