Skip to content

Commit 5144be6

Browse files
jdeveraclaude
andcommitted
Ghostty: Set left Option key as Alt
Left Option sends Alt/Meta for terminal shortcuts. Right Option still produces special characters (å, ñ, etc.) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d114664 commit 5144be6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

home/dot_config/ghostty/config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ window-padding-y = 6
2020
cursor-style = block
2121
cursor-style-blink = false
2222

23+
# Keyboard
24+
# Left Option = Alt (for shortcuts), Right Option = special characters (å, ñ, etc.)
25+
macos-option-as-alt = left
26+
2327
# Mouse
2428
mouse-hide-while-typing = true
2529
# Use "clipboard" instead of "true" to copy to system clipboard on macOS (changed in 1.1.0)

0 commit comments

Comments
 (0)