gcollazo/BrowserRefresh-Sublime

Opening extra safari on Mac OS X 10.9.1

kloneets opened this issue · 4 comments

After hiting cmd+shift+r, not only refreshes opened browsers, but opens closed safari as well even if it is closed with cmd+q
Config:

"keys": ["command+shift+r"], "command": "browser_refresh", "args": {
            "auto_save": true,
            "delay": 0.0,
            "activate_browser": false,
            "browser_name" : "all"
        }

Sublime Text 2

I am having the same issue with Sublime Text v3059 and Mac OS v10.9.1.
My default browser is Chrome v31.

Same here - Mac OS 10.9.1, Sublime Text 2 version 2.0.2, default browser Firefox 26

This same for me, ST3, browser newest FF.
Any sugestions?

Same here; I had App Store.app open, so I had these in ps:

$ ps aux | grep WebContent
nickolay        39436   0.0  0.4  3773952  58748   ??  Ss    7:55AM   0:03.34 com.apple.WebKit.WebContent
nickolay        39435   0.0  0.2  3648664  34328   ??  Ss    7:55AM   0:00.92 com.apple.WebKit.WebContent
nickolay        39434   0.0  0.2  3648112  36092   ??  Ss    7:55AM   0:00.99 com.apple.WebKit.WebContent
nickolay        39433   0.0  0.3  3657860  43892   ??  Ss    7:55AM   0:01.30 com.apple.WebKit.WebContent
nickolay        39430   0.0  0.4  3781680  68620   ??  Ss    7:55AM   0:01.99 com.apple.WebKit.WebContent
nickolay        41311   0.0  0.0  2432784    528 s000  R+   11:33AM   0:00.00 grep WebContent