From 4367d70d27e096999776a063ea52df24a1d2e251 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 28 Dec 2024 01:22:18 +0000 Subject: [PATCH] feat: add ghostty to list of terminal bundle identifiers Ghostty (https://ghostty.org/) is a new terminal emulator by mitchellh (https://mitchellh.com/). --- src/lib/karabiner.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/karabiner.js b/src/lib/karabiner.js index 903102ea1..660a9dab3 100644 --- a/src/lib/karabiner.js +++ b/src/lib/karabiner.js @@ -95,6 +95,7 @@ const rawBundleIdentifers = { '^io\\.alacritty$', '^org\\.alacritty$', '^net\\.kovidgoyal\\.kitty$', + `^com\\.mitchellh\\.ghostty$`, ], vi: [