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

Adds new keyboard shortcuts to add sibling and child tabs. #190

Merged
merged 1 commit into from
Feb 12, 2017
Merged

Adds new keyboard shortcuts to add sibling and child tabs. #190

merged 1 commit into from
Feb 12, 2017

Conversation

DonyorM
Copy link
Contributor

@DonyorM DonyorM commented Jan 16, 2017

Alt+Shift+I creates a new sibling tab of the current tab.
Alt+Shift+O creates a new child tab of the current tab.

I separated out two functions to create sibling and child tabs of a
passed tab in the utility functions section. These could be used in
other shortcuts/menus.

This also adds the documentation for the commands in the English description file. I do not know Russian or French well enough to translate that.

Thank you so much for creating this, it's a really great add-on.

Alt+Shift+I creates a new sibling tab of the current tab.
Alt+Shift+O creates a new child tab of the current tab.

I separated out two functions to create sibling and child tabs of a
passed tab in the utility functions section. These could be used in
other shortcuts/menus.
@traxium traxium merged commit af01730 into traxium:master Feb 12, 2017
@TempSpas
Copy link

These are great, but would it be possible to automatically put the focus on the address bar? This is currently the behavior of the default new tab shortcut, Control+T (or Command+T on Mac). As it is now, after pressing Alt+Shift+O I have to press Command+L to search.

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

Successfully merging this pull request may close these issues.

3 participants