wkappbot-core
★☆☆
Repair Korean IME inside running Windows Terminal
Re-arm Korean IME (TSF) inside an already-running Windows Terminal WITHOUT restarting WT. Use after crash reboot when ctfmon was not running at WT start time and WT tabs hold long-lived sessions you cannot lose. Strategy: CreateRemoteThread + LoadLibraryW msctf.dll, remote TF_InvalidAssemblyListCacheIfExist, then post WM_INPUTLANGCHANGE(REQUEST) to all CASCADIA_HOSTING_WINDOW_CLASS windows + children.
Steps
- Run powershell -ExecutionPolicy Bypass -File...
- Click into a Windows Terminal tab and press...
- If still no toggle: focus a tab, then run th...
- Use ONLY when WT tabs hold long-lived sessio...