From f27aae6b3332f6cf73a9552c855798ed59f6828e Mon Sep 17 00:00:00 2001 From: LittleWool <91104132+LittleWool@users.noreply.github.com> Date: Sun, 19 Jul 2026 17:00:32 +0800 Subject: [PATCH 1/2] chore(xterm): update submodule to fix Windows IME candidate input --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 56e043b09..e3d6d9603 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ branch = master [submodule "xterm"] path = packages/xterm - url = https://github.com/lollipopkit/xterm.dart - branch = master + url = https://github.com/LittleWool/xterm.dart + branch = fix/windows-ime-input [submodule "fl_lib"] path = packages/fl_lib url = https://github.com/lollipopkit/fl_lib From c3218f1ab6536bdea17651c7229e553bb3fd43bb Mon Sep 17 00:00:00 2001 From: LittleWool <91104132+LittleWool@users.noreply.github.com> Date: Tue, 21 Jul 2026 09:22:02 -0500 Subject: [PATCH 2/2] fix: pin xterm Windows IME fix --- packages/xterm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xterm b/packages/xterm index 97632ae4c..2b3774232 160000 --- a/packages/xterm +++ b/packages/xterm @@ -1 +1 @@ -Subproject commit 97632ae4cc1619e5417df17786093f8186ce7699 +Subproject commit 2b3774232dcadd1458e648a14dd8c6475de95915