From b47d77b671f4196fab933d3d55f942bcdc6e7e0f Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Tue, 18 Mar 2025 10:58:43 +0000 Subject: [PATCH] Disable kitty role on macOS until OSC 52 bug is fixed --- playbooks/macOS.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/macOS.yaml b/playbooks/macOS.yaml index 3fd7110..b65b94a 100644 --- a/playbooks/macOS.yaml +++ b/playbooks/macOS.yaml @@ -14,7 +14,8 @@ - role: hiddenbar - role: iterm - - role: kitty + # TODO: Reenable this once kitty OSC 52 bug is fixed + # - role: kitty - role: magnet - role: windows-app - role: viscosity