Commit Graph

6 Commits

Author SHA1 Message Date
570dfc3c3b add(zterm): intial implementation of tui app 2024-11-13 19:41:18 +01:00
817d818d4c feat(benchmark): add benchmark build (with build option) to test frame rate 2024-11-09 01:17:09 +01:00
b0b262ae0b mod(read_input): read user input from tty 2024-11-05 19:59:55 +01:00
a01619911d add(zmd): parse markdown file contents and display the parsed contents
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 44s
Not everything can be parsed and displayed correctly yet, however this
will the default file format to use for adding page contents (i.e.
normal pages, blog entries, etc.)
2024-10-13 12:57:44 +02:00
fd77a99150 rem(build): test for non-existing file
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 38s
2024-10-07 22:17:20 +02:00
6fea65a359 setup project using and
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s
2024-10-07 19:28:01 +02:00