mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00

The bug: ctrl+shift+enter on macOS 15 shows a context menu and doesn't encode to the terminal. This avoids a system-wide keybind that shows a context menu in macOS 15+. In general Ghostty doesn't try to override system-wide keybinds but this one is particularly annoying and not useful to terminal users. We've discussed making this logic configurable for all system level keybinds but for now this is a quick fix specifically for ctrl+shift+enter.