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

enable ⌘+ ⇧ + T shortcut to reopen last closed tab #15

Merged
merged 1 commit into from
Aug 5, 2014

Conversation

Xe0n0
Copy link
Contributor

@Xe0n0 Xe0n0 commented Jul 3, 2013

For people who use several browsers simultaneously, it's really helpful to have the same method to manage tabs, like using ⌘ + ⇧ + T to reopen last closed tab which Chrome, Firefox provided.

rs pushed a commit that referenced this pull request Aug 5, 2014
enable ⌘+ ⇧ + T shortcut to reopen last closed tab
@rs rs merged commit 9e0a311 into rs:master Aug 5, 2014
reshleman added a commit to reshleman/SafariTabSwitching that referenced this pull request Oct 17, 2014
Because:

- Users who wish to remap Cmd-Shift-T to Safari's "Undo Close Tab" menu item
  (providing equivalent, single-tab-reopen functionality) may do so by simply
  assigning a keyboard shortcut in System Preferences -> Keyboard -> Shortcuts

And because:

- There are other Safari extensions (like Antrikshy/RecoverTabs) which provide
  more comprehensive support for Cmd-Shift-T tab-reopening, including the
  ability to reopen more than one tab
- This extension's remapping of Cmd-Shift-T breaks other in-browser Safari
  plugins that attempt to use Cmd-Shift-T

This commit:

- Reverts rs#15 and removes support for reopening tabs using Cmd-Shift-T.
reshleman added a commit to reshleman/SafariTabSwitching that referenced this pull request Oct 17, 2014
Because:

- Users who wish to remap Cmd-Shift-T to Safari's "Undo Close Tab" menu item
  (providing equivalent, single-tab-reopen functionality) may do so by simply
  [assigning a keyboard shortcut] in System Preferences -> Keyboard -> Shortcuts

And because:

- There are other Safari extensions (like [RecoverTabs]) which provide
  more comprehensive support for Cmd-Shift-T tab-reopening, including the
  ability to reopen more than one tab
- This extension's remapping of Cmd-Shift-T breaks other in-browser Safari
  plugins that attempt to use Cmd-Shift-T

This commit:

- Reverts rs#15 and removes support for reopening tabs using Cmd-Shift-T.

[RecoverTabs]: https://github.com/Antrikshy/RecoverTabs
[assigning a keyboard shortcut]: http://support.apple.com/kb/ph13916
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