Try and get alt+[key] shortcuts working

This commit is contained in:
Jonny Barnes 2025-08-02 08:22:15 +01:00
commit b642f28fd3
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8

View file

@ -26,3 +26,10 @@ copy-on-select = clipboard
# Open new tabs in the home directory # Open new tabs in the home directory
window-inherit-working-directory = false window-inherit-working-directory = false
# Make alt+{key} keyboard shortcuts work
# https://github.com/ghostty-org/ghostty/discussions/3483#discussioncomment-11716750
macos-option-as-alt = left
keybind = alt+left=unbind
keybind = alt+right=unbind