-
Notifications
You must be signed in to change notification settings - Fork 927
Closed
Labels
Description
Describe the Feature
A lot of people use iTerm 2 on macOS. When using run-android
or run-ios
, Metro is started in Terminal.app
even when launched from iterm. Ideally we'd create a new tab or window in iTerm.
Possible Implementations
- If there is a way to detect whether run-android/ios was invoked from within iTerm, use iTerm.
- Otherwise, provide a way to set this as a configuration (per project, per computer) once and reuse the setting
Related Issues
Note that run-android
already has an option to chose the terminal via an environment variable. It looks like it should work but it didn't when I just tested it.
lewie9021, lucasbento, sowizz, tommymcdonald, jurrianlammerts and 6 more