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

Add Keyboard shortcuts #27

Open
mgonto opened this issue Jul 11, 2014 · 7 comments
Open

Add Keyboard shortcuts #27

mgonto opened this issue Jul 11, 2014 · 7 comments

Comments

@mgonto
Copy link

mgonto commented Jul 11, 2014

I think Keyboard shortcuts are really useful:

  • Cmd + Alt + (Left | Right) arrow ==> Change tabs
  • Cmd + Shift + I ==> Inspect

And many more. Those are the 2 that I mostly use at least.

Thanks!

@spolu
Copy link
Member

spolu commented Jul 11, 2014

You can easily add the former ones in lib/keyboard_shortucts.js. Would you be willing to make a PR?

@mgonto
Copy link
Author

mgonto commented Jul 12, 2014

Sure, why not :).

I'll do the PR in the weekend probably

@spolu
Copy link
Member

spolu commented Jul 12, 2014

Awesome!

@matthewjamesr
Copy link

I am new to git, but know JS/PHP/HTML5, what is a PR? I dont mind doing this :)

@spolu
Copy link
Member

spolu commented Jul 15, 2014

Pull Request, you need to clone, update and generate a pull request! (see git/github documentation) That would be great and very probably merged rapidly!

@jonathan-reisdorf
Copy link
Contributor

Cmd + Alt + (Left | Right) arrow ==> Change tabs
--> the usual way of changing tabs is Ctrl + Tab (Next) or Ctrl + Shift + Tab (Prev), both are implemented, the others are just alternatives

@ghost
Copy link

ghost commented Apr 16, 2015

I can see that the keyboard shortcuts are implemented in the keyboard_shortcuts.js file, but they wont work. Any explanation as to why?

Thanks.

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

4 participants