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)

贡献者指南