gcollazo / BrowserRefresh-Sublime

This plugin will switch from ST2 and ST3 to Google Chrome, Google Chrome Canary, Safari, Firefox or Opera and reload the active tab
http://gcollazo.github.com/BrowserRefresh-Sublime
565 stars 62 forks source link

Opening extra safari on Mac OS X 10.9.1 #46

Open kloneets opened 10 years ago

kloneets commented 10 years ago

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

spiderzaur commented 10 years ago

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

jaroj commented 10 years ago

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

alarec commented 10 years ago

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

nickolay commented 10 years ago

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