Skip to content

Add Ghostty terminal support for macOS launcher#1025

Open
Shniuras326 wants to merge 1 commit into
Pathoschild:developfrom
Shniuras326:feat/ghostty-support
Open

Add Ghostty terminal support for macOS launcher#1025
Shniuras326 wants to merge 1 commit into
Pathoschild:developfrom
Shniuras326:feat/ghostty-support

Conversation

@Shniuras326

Copy link
Copy Markdown

Description

This pull request adds support for launching SMAPI in the Ghostty terminal emulator on macOS.

Problem

Currently, the macOS launcher script (unix-launcher.sh) only checks for the presence of iTerm2 before falling back to the default macOS Terminal application. Users who prefer using Ghostty have to manually edit the launcher script or run SMAPI from their terminal.

Solution

Added a check for /Applications/Ghostty.app at the top of the terminal selection logic. If Ghostty is installed, the script will reopen the SMAPI terminal command in Ghostty. The implementation matches the existing style used for iTerm2 to ensure consistency and minimize changes to core logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant