Skip to content

Commit

Permalink
feat: add ghostty to list of terminal bundle identifiers
Browse files Browse the repository at this point in the history
Ghostty (https://ghostty.org/) is a new terminal emulator by
mitchellh (https://mitchellh.com/).
  • Loading branch information
jimeh committed Dec 28, 2024
1 parent e9805c0 commit 4367d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/karabiner.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ const rawBundleIdentifers = {
'^io\\.alacritty$',
'^org\\.alacritty$',
'^net\\.kovidgoyal\\.kitty$',
`^com\\.mitchellh\\.ghostty$`,
],

vi: [
Expand Down

0 comments on commit 4367d70

Please sign in to comment.