From 41b3b201670cbd7f5945424e37a5902966af7557 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Sun, 15 Jun 2025 14:43:16 +0200 Subject: [PATCH] Remove ctrlshift+ left/right in ghostty --- ghostty/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ghostty/config b/ghostty/config index ee6b029..dcfd135 100644 --- a/ghostty/config +++ b/ghostty/config @@ -56,3 +56,6 @@ keybind = alt+eight=unbind keybind = alt+nine=unbind keybind = alt+left=unbind keybind = alt+right=unbind +keybind = ctrl+shift+left=unbind +keybind = ctrl+shift+right=unbind +