From 7aa0a9ecf30f14e6e9e4ed7939029f91024456f8 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 16 Sep 2026 10:51:01 -0400 Subject: [PATCH] ghostty(macos): Use Option as Alt --- ghostty/darwin.ghostty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/darwin.ghostty b/ghostty/darwin.ghostty index 849d8cd..b14ac74 100644 --- a/ghostty/darwin.ghostty +++ b/ghostty/darwin.ghostty @@ -4,3 +4,5 @@ quit-after-last-window-closed = true working-directory = home window-save-state = never + +macos-option-as-alt = true