SafariTabSwitching icon indicating copy to clipboard operation
SafariTabSwitching copied to clipboard

El Capitan

Open jnordberg opened this issue 9 years ago • 28 comments

capitansafari

jnordberg avatar Jun 29 '15 22:06 jnordberg

Oh whoa, they added it natively?! That’s awesome!

jeffbyrnes avatar Jul 01 '15 15:07 jeffbyrnes

Interestingly this option doesn't appear in the Public Beta (any of the 3 versions to date), but the cmd+1 to cmd+9 shortcuts do actually work without SafariTabSwitching, so it may not be intended long-term as an option, but normal behaviour (for public release anyway).

Safari Version 9.0 (11601.1.41) OS X El Capitan Version 10.11 Beta (15A234d)

screen shot 2015-07-31 at 11 31 08 am

andrew-hill avatar Jul 31 '15 01:07 andrew-hill

Sadly cmd+9 goes to the ninth tab, not the last tab.

adzenith avatar Aug 05 '15 16:08 adzenith

Just updated to official Safari 9.0 on Yosemite. It's there :D

evliu avatar Sep 30 '15 19:09 evliu

Thank you rs for the great work on this plugin. I've used it for many years and this feature was the only missing one in Safari for myself. Great to see that Apple finally integrated this necessary UX feature.

fuxx avatar Oct 01 '15 04:10 fuxx

You're welcome :)

rs avatar Oct 01 '15 06:10 rs

Awesome. Thanks to developer @rs who support this feature previously! Kudos!

tedbundyjr avatar Oct 01 '15 07:10 tedbundyjr

I hope they'll also add Cmd+0 for the last tab, no matter what its actual number is.

pmetzner avatar Oct 01 '15 09:10 pmetzner

cmd+0 is used to reset the zoom level, so they probably won't do that. I have an applescript that goes to the last tab and I've bound it to cmd+9, which works great. Something like tell front window of application "Safari" to set current tab to last tab

adzenith avatar Oct 01 '15 14:10 adzenith

I also just wanted to add my thanks to @rs for this plugin. It clearly meant a great deal to many of us :)

rianvdm avatar Oct 01 '15 19:10 rianvdm

Yup +1! Thank you!

On Oct 1, 2015, at 2:45 PM, Rian van der Merwe [email protected] wrote:

I also just wanted to add my thanks to @rs for this plugin. It clearly meant a great deal to many of us :)

— Reply to this email directly or view it on GitHub.

frikova avatar Oct 01 '15 19:10 frikova

Thanks @rs!

tkimball83 avatar Oct 01 '15 19:10 tkimball83

thanks @rs !

lordmortis avatar Oct 02 '15 00:10 lordmortis

+1 Thanks @rs :D

skela avatar Oct 02 '15 02:10 skela

I created an account solely to say thanks @rs for being a total tab-switching boss. Your plugin single-handedly saved me by turning Safari into something that was actually usable. Seriously appreciate the hard work and all the updates along the way! About time Apple caught up to you ;)

brlawson avatar Oct 02 '15 05:10 brlawson

Thank you all for your kind messages! :blush:

rs avatar Oct 02 '15 06:10 rs

+1 on that. Big thanks @rs :-)

ghost avatar Oct 02 '15 06:10 ghost

rs, i know you are swimming in money :stuck_out_tongue:, but i want to give you something back. Your little enhancement was one of the things i would have payed for. Is their any way i could donate you?

fuxx avatar Oct 02 '15 07:10 fuxx

@fuxx it's very kind but I didn't do this for money. All your messages are worth a lot more to me :)

rs avatar Oct 02 '15 07:10 rs

Hi guys. Sorry if I'm missing something, but is there a way to have cmd+number ignore the pinned tabs in Cpt. Safari (either w/ this plugin or vanilla Safari)?

lucianf avatar Oct 02 '15 10:10 lucianf

great news

ygit avatar Oct 02 '15 10:10 ygit

fyi, to build out @adzenith's option, I needed the instructions in this article: http://blog.fosketts.net/2010/08/09/assign-keyboard-shortcut-applescript-automator-service/ and even then mapping it to Cmd+9 only works if there aren't more than 9 tabs open - so I mapped that to Option+0 to always select last.

chrismo avatar Oct 05 '15 17:10 chrismo

Thanks @rs for making Safari a more intuitive browser. The validation from Apple confirms that this was a much desired feature. Too bad their implementation doesn't reach the bar that you set. At this point my expectation is that Cmd+9 opens the last tab, not the 9th, if the number of tabs is >9.

ssent1 avatar Oct 15 '15 20:10 ssent1

Also my thanks to @rs. This was years my first thing to install to new OS X installation. Awesome work!

fobin avatar Oct 16 '15 06:10 fobin

Thank you @rs!!!

kianlavi avatar Oct 16 '15 15:10 kianlavi

This was essential for me - thanks @rs !

It would be helpful to include how to remove the script - otherwise you keep getting a warning dialog on Safari startup.

sudo rm -r "/Library/Application Support/SIMBL/Plugins/SafariTabSwitching.bundle"

NVM - just found it :)

Overload119 avatar Oct 16 '15 18:10 Overload119

Thank you @rs i also found that if there is less then 9 tabs, it will open a new tab with your plugin but the Apple one doesn't offer this handy function

oops i reinstalled the plug-in to get back ⌘-Shift-T but seems not successful how can I install the plug-in again in Safari 9.0.1?

skmisaac avatar Oct 24 '15 14:10 skmisaac

fwiw, after building out the @adzenith automator service, I can't find a shortcut key that works consistently well and it's slow to respond. A faster, simpler hack: Cmd+T for a new tab, then Cmd+W to close it, leaves me on the last tab - I can even press them quickly and Safari still processes both in order. (Dvorak layout makes this even easier on the hands). Still not as good as what this plugin used to do, but my best alternate so far, IMO.

chrismo avatar Oct 29 '15 19:10 chrismo