From 67aa7a39104235dd8c382d6228f6218e92d82e0a Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 12 Feb 2025 20:45:14 -0600 Subject: [PATCH] Ghostty note --- modules/home-manager/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/ghostty/config b/modules/home-manager/ghostty/config index 8379927..98956e9 100644 --- a/modules/home-manager/ghostty/config +++ b/modules/home-manager/ghostty/config @@ -1001,6 +1001,7 @@ keybind = performable:ctrl+shift+l=new_split:right keybind = performable:ctrl+shift+j=new_split:down keybind = performable:ctrl+shift+k=new_split:up +# not working quite right yet: https://github.com/ghostty-org/ghostty/issues/2866 keybind = performable:ctrl+h=goto_split:left keybind = performable:ctrl+l=goto_split:right keybind = performable:ctrl+j=goto_split:down