esl / erlang-osx-installer

Erlang Installer & Auto-Updater for macOS
https://www.erlang-solutions.com/resources/download.html
Apache License 2.0
5 stars 5 forks source link

iTerm2 integration doesn't seem to be working #76

Closed elbrujohalcon closed 8 years ago

elbrujohalcon commented 8 years ago

Scenario:

Probable cause: iTerm2 app is now called iTerm

kentron commented 8 years ago

Which version of iTerm are you running?

kentron commented 8 years ago

@elbrujohalcon did you try to do this? Open your new copy of iTerm2, so a default com.googlecode.iterm2.plist file is created. Quit iTerm2 Deleted all cached preferences for iterm2 by issuing defaults delete com.googlecode.iterm2 (El Capitan uses cached defaults) Read in the prefs file with defaults read -app iTerm (your pwd has to be the same path where your app is in)

kentron commented 8 years ago

@elbrujohalcon iTerm taken away from terminal list from 0.7 until we use a more consistent approach for finding iTerm.app & the OS X Terminal.app (like prompting the user to find the version they want to use i.e.)