Commit Graph

4 Commits

Author SHA1 Message Date
0b34a432d1 fix(lint): format using zig fmt
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 50s
2026-01-08 23:23:05 +01:00
3e9fc4ce9b fix: memory leak; add: keybindings J and K for file navigation 2026-01-08 23:20:33 +01:00
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