From f4347b70cc0ee44007d62b54b99d17b841a00531 Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Thu, 28 May 2026 19:07:28 +0900 Subject: [PATCH] default popup off --- strans.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strans.c b/strans.c index 42c00f5..cfc4721 100644 --- a/strans.c +++ b/strans.c @@ -2,7 +2,7 @@ #include "fn.h" static Im im; -static int popup = 1; +static int popup = 0; static void dictqmap(Im*); static void