From ac18c36a31140c987160ade2ecbef4c3a5bd8055 Mon Sep 17 00:00:00 2001 From: Martin Lasson Date: Thu, 30 Jan 2025 20:51:14 +0100 Subject: [PATCH] Treat option as alt on mac os in ghostty --- ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/config b/ghostty/config index bee9560..461adc8 100644 --- a/ghostty/config +++ b/ghostty/config @@ -32,6 +32,8 @@ link-url = true mouse-hide-while-typing = true window-vsync = true +macos-option-as-alt=true + keybind = ctrl+comma=unbind keybind = alt+one=unbind keybind = alt+two=unbind