sublime_terminal
sublime_terminal copied to clipboard
Terminal doesn't open at all with Sublime Text 3 on Mac OS X Sierra 10.12.4
Just installed this package and I'm not having any luck getting it to open a terminal. I tried tweaking the settings to see if iTerm would open, but that didn't work either.
I'm on Sublime Text 3 build 3126 stable.
An idea of a possible fix is to check the source code for a Sublime package called termX. I installed that and it works flawlessly.
Cheers.
Can you clone the repo and tell us what happens when you run Terminal.sh?
I've got similar problem I'm on macOS Sierra 10.12.6. Just after instal, plugin was opening the default os terminal but when I changed settings to open iTerm it stoped working, I was trying to return to default settings but then it want open default system terminal to.
Seeing similar with iTerm.sh
Alice:Terminal barrycarlyon$ ./iTerm.sh 41:49: syntax error: Expected end of line but found identifier. (-2741)
./Terminal.sh happily opens but iTerm.sh has a syntax error
@BarryCarlyon Could you take a shot at debugging and patching what is going wrong? I don't have an OS X machine to test on
Did you try "terminal": "iTerm2-v3.sh" in user settings? (it is mentioned in the readme) Works for me for Sublime Text 3 on Mac OS X Sierra 10.12.4.