wbond/sublime_terminal

iTerm2-v3 not launching when not runing

開放

#171 建立於 2017年6月17日

 (14 則留言) (3 個反應) (0 位負責人)Python (117 個分叉)github user discovery
blockedbughelp wanted

倉庫指標

星標
 (597 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Hi guys!

Great work here!

When I try to open the iTerm and I have already an iTerm running (other windows open) it works flawlessly. The thing is that if the app is not running it won't launch.

This is my Terminal.sublime-settings.

{
  "terminal": "iTerm2-v3.sh",
  "parameters": ["--open-in-tab"]
}

Other things:

  • when I run the iTerm2-v3.sh directly from iTerm it works.
  • when I run the iTerm2-v3.sh directly from the default terminal it doesn't work.
  • I am running zsh as my default shell
➜  bash iTerm2-v3.sh 
41:47: syntax error: Expected end of line but found class name. (-2741)

貢獻者指南