From 34458b17f5348070175f849e1a98b76b66eca6a9 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 15 Feb 2026 17:01:41 +0000 Subject: [PATCH] No need for alt key changes --- ghostty/config | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ghostty/config b/ghostty/config index 00b0435..1caa6be 100644 --- a/ghostty/config +++ b/ghostty/config @@ -21,11 +21,3 @@ copy-on-select = clipboard # Open new tabs in the home directory window-inherit-working-directory = false - -# Make alt+{key} keyboard shortcuts work -# https://github.com/ghostty-org/ghostty/discussions/3483#discussioncomment-11716750 -# Need to work out if I am using `rainfrog` which was the impetus for this change -macos-option-as-alt = right - -#keybind = alt+left=unbind -#keybind = alt+right=unbind