From 708daa10dc0fb97282c8d71407026263864033c0 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Tue, 2 Sep 2025 15:54:25 +0200 Subject: [PATCH] kitty: Disable cursor shell integration It's super slow and I really don't need it. I'd prefer to have kitty mess with my shell as little as possible. --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index c6f90aa..6821323 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1763,7 +1763,7 @@ close_on_child_death yes #: special value of ask means that kitty will ask before opening the #: link when clicked. -# shell_integration enabled +shell_integration no-cursor #: Enable shell integration on supported shells. This enables features #: such as jumping to previous prompts, browsing the output of the