Upload files to "ghostty"

This commit is contained in:
mx
2026-04-10 16:14:38 +00:00
parent 00bc7951b8
commit 04fdfebd22
4 changed files with 2845 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
tell application "Ghostty"
activate
tell application "System Events"
keystroke "," using {command down, shift down} -- cmd+shift+,
end tell
end tell