From b77dfc5ab7363264c75a19048100519098c41bfd Mon Sep 17 00:00:00 2001 From: Martin Lasson Date: Tue, 4 Feb 2025 23:31:45 +0100 Subject: [PATCH] Remove alt keybinds from ghostty --- ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/config b/ghostty/config index 461adc8..9c7c69b 100644 --- a/ghostty/config +++ b/ghostty/config @@ -44,3 +44,5 @@ keybind = alt+six=unbind keybind = alt+seven=unbind keybind = alt+eight=unbind keybind = alt+nine=unbind +keybind = alt+left=unbind +keybind = alt+right=unbind