From fe440fa0ad90620bcee755a8832bd391a9c4acef Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8F=A1=20fullscreen.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/fullscreen.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/fullscreen.ts b/src/utils/fullscreen.ts index 9d34417..a1f0776 100644 --- a/src/utils/fullscreen.ts +++ b/src/utils/fullscreen.ts @@ -200,3 +200,4 @@ export function _resetForTesting(): void { loggedTmuxCcDisable = false checkedTmuxMouseHint = false } +