From d67730d6c24bc35e0195e12e834dc185fac69ea5 Mon Sep 17 00:00:00 2001 From: Mathias Magnusson Date: Wed, 12 Nov 2025 13:23:48 +0100 Subject: ghostty: fix shift+enter keybind --- dot-config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/dot-config/ghostty/config b/dot-config/ghostty/config index 7cb9537..ffe52c6 100644 --- a/dot-config/ghostty/config +++ b/dot-config/ghostty/config @@ -42,3 +42,4 @@ # # Just for example: # resize-overlay-duration = 4s 200ms theme = dark:Catppuccin Mocha,light:Catppuccin Latte +keybind = shift+enter=text:\x1b\r -- cgit v1.2.3