From a6d8e4302bcafb35deda09aa4a0885919b709d57 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:42 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=B0=EF=B8=8F=20dec.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ink/termio/dec.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ink/termio/dec.ts b/src/ink/termio/dec.ts index ac8bcc7..e7ad08d 100644 --- a/src/ink/termio/dec.ts +++ b/src/ink/termio/dec.ts @@ -58,3 +58,4 @@ export const DISABLE_MOUSE_TRACKING = decreset(DEC.MOUSE_ANY) + decreset(DEC.MOUSE_BUTTON) + decreset(DEC.MOUSE_NORMAL) +