Commit Graph

8 Commits

Author SHA1 Message Date
yves-biener 6d48af9fca doc: testing string for bigger diff example to test
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 42s
Maybe this input string can be re-used for a potential integration-test?
2026-01-08 23:21:11 +01:00
yves-biener 3e9fc4ce9b fix: memory leak; add: keybindings J and K for file navigation 2026-01-08 23:20:33 +01:00
yves-biener 8d98d3226a feat(tree): make left side of the tree only take as much space as necessary 2026-01-08 23:19:44 +01:00
yves-biener 8c4b8643af WIP: first working version
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
yves-biener 1485385735 mod: simplify Container and Element creation with updated zterm behavior
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s
2025-11-27 21:23:36 +01:00
yves-biener da9e4c89f3 mod: bump zterm dependency 2025-11-27 21:23:11 +01:00
yves-biener 5dba0d4408 Intial project structure with zterm dependency and basic tui render/event loop
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m41s
2025-11-26 17:55:46 +01:00
yves-biener ae64674873 Initial commit 2025-11-26 17:09:26 +01:00