mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-03 12:50:27 +00:00
This PR adds a `+new-tab` CLI action, useful for automation on GTK. This mainly re-uses machinery added for the `+new-window`, but adds in a unique surface ID for identifying surfaces for IPC purposes (and eliminates use of raw pointers for callbacks from notifications).