Skip to content

Commit 5b32a7d

Browse files
committed
feat: add Ghostty to the list of terminal exceptions
1 parent 7c0e8e7 commit 5b32a7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jsonnet/lib/bundle.libsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
'^com\\.apple\\.Terminal$',
5353
// WezTerm
5454
'^com\\.github\\.wez\\.wezterm$',
55+
// Ghostty
56+
'^com\\.mitchellh\\.ghostty$',
5557
],
5658

5759
// bundle identifiers for web browser applications

0 commit comments

Comments
 (0)