Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No option for purge cache #82

Open
nicolasbocquet opened this issue Sep 14, 2015 · 1 comment
Open

No option for purge cache #82

nicolasbocquet opened this issue Sep 14, 2015 · 1 comment

Comments

@nicolasbocquet
Copy link

Hi,

We frequently need to purge the browser's cache (CTRL+F5). Could you add an option to do this please ?

thanks !

@lwb4
Copy link

lwb4 commented Dec 23, 2016

I downloaded the source at https://github.com/gcollazo/BrowserRefresh-Sublime and changed line 94 from this:
openwin.TypeKeys('{F5}')

to this:
openwin.TypeKeys('^{F5}')

as was described here: http://stackoverflow.com/questions/12056590/how-to-press-ctrl

Sadly I am unable to test. Can you confirm if that works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants