reworded tart and now it works with utf8 and is enabled by defalt

This commit is contained in:
2026-01-29 10:47:16 -08:00
parent ee10de863d
commit 704f624f25
8 changed files with 493 additions and 622 deletions

View File

@@ -5,8 +5,6 @@ set( CMAKE_C_STANDARD_REQUIRED ON)
set(LIB_SOURCES
term.c
term.h
tart.c
)