magbicaleman / open-in-browser

Atom.io Package
MIT License
51 stars 37 forks source link

Shortcut problem #65

Open kingdom84521 opened 6 years ago

kingdom84521 commented 6 years ago

Use Ctrl+Shift+Q shortcut would close every page of chrome browser, recommend to change another shortcut.

kgTheDev commented 6 years ago

I am having an issue trying to use the "open in browser" short cut on my Mac. Is anybody else experience the same problem?

JamesTheTerry commented 6 years ago

Yes it's set by the System as the "log out" command

JamesTheTerry commented 6 years ago

I've opened a pull request with a modified shortcut, but you can change the package yourself to whatever shortcut you'd like in the meantime, just check the files changed:

https://github.com/magbicaleman/open-in-browser/pull/66

aziamendez commented 6 years ago

I'm still having this issue. I tried the command + option + b, but it doesn't work along with other options. Has anyone fixed this bug?

JamesTheTerry commented 6 years ago

@aziamendez My pull request is still open. Did you modify the keymaps/open-in-browser.cson file yourself?

aziamendez commented 6 years ago

@JamesTheTerry No I haven't edited it myself

JamesTheTerry commented 6 years ago

If you want to be able to use cmd-alt-b / cmd-opt-b you need to modify the file yourself as the PR is still open. Take a look at the file changes in #66