Skip to content

Conversation

@acreeger
Copy link
Collaborator

Add iTerm2 support to the terminal launching utility. When iTerm2 is installed on macOS, the tool now detects it and uses iTerm2-specific AppleScript to open new terminal windows instead of defaulting to Terminal.app. This provides a better experience for users who prefer iTerm2 as their primary terminal.

Fixes #189

- Remove redundant `execSync` require statement that was already imported at module level
@acreeger acreeger merged commit f45792f into iloom-ai:main Nov 29, 2025
4 checks passed
@acreeger acreeger deleted the fix/issue-189-iterm-terminal-launch branch November 29, 2025 07:03
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.

hb start launching into terminal instead of iTerm (which is installed) when opening 1 tab - it should be iTerm with 1 tab

1 participant