feat: ithnk full utf8 support & ui 100% consistent

This commit is contained in:
2025-06-21 00:52:30 +02:00
parent 787b412005
commit e7ef64cd16
12 changed files with 217 additions and 130 deletions

View File

@@ -11,7 +11,6 @@
#include "log.h"
#include "util.h"
// NOLINTNEXTLINE(modernize-macro-to-enum)
#define UPPER_HALF_BYTE 4
int parse_hex(char* _at, char x1, char x2) {
// make linter happy