Try and get alt+[key] shortcuts working
This commit is contained in:
parent
caade0cd29
commit
b642f28fd3
1 changed files with 7 additions and 0 deletions
7
ghostty
7
ghostty
|
|
@ -26,3 +26,10 @@ 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
|
||||
macos-option-as-alt = left
|
||||
|
||||
keybind = alt+left=unbind
|
||||
keybind = alt+right=unbind
|
||||
|
|
|
|||
Loading…
Reference in a new issue