From 5c968631ac4c90f5e7169305752877f02f59468a Mon Sep 17 00:00:00 2001 From: thinkingcoder Date: Sun, 11 May 2025 16:10:42 +0800 Subject: [PATCH] =?UTF-8?q?feat:Make=20=E2=80=98=20visually=20distinct=20f?= =?UTF-8?q?rom=20comma=20to=20avoid=20confusion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vtterminal/font6x8.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vtterminal/font6x8.h b/vtterminal/font6x8.h index 4d86fcb..a485bed 100644 --- a/vtterminal/font6x8.h +++ b/vtterminal/font6x8.h @@ -1079,10 +1079,10 @@ const uint8_t CP437[] = { 0b01101000, 0b00000000, // 0x27 ( ' ) - 0b01100000, - 0b01100000, 0b00100000, - 0b01000000, + 0b00100000, + 0b00000000, + 0b00000000, 0b00000000, 0b00000000, 0b00000000,