You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Safari 6 has a new "show all tabs" mode which shows a preview of each tab with a kind of iOS styling. There is an extra button at the far right of the tab bar to trigger this mode, and once open it is navigable with arrow keys to switch between tabs and space bar or return to select.
Safari also supports multitouch gestures to manipulate this part of its tab view. Specifically, you can multi-finger pinch to enter the "show all tabs" mode, and zoom out to select a tab.
I may try to develop this myself, and if I succeed I will send in a pull request. But if I don't find time, I think it would be a great feature to add.
The text was updated successfully, but these errors were encountered:
Safari 6 has a new "show all tabs" mode which shows a preview of each tab with a kind of iOS styling. There is an extra button at the far right of the tab bar to trigger this mode, and once open it is navigable with arrow keys to switch between tabs and space bar or return to select.
Safari also supports multitouch gestures to manipulate this part of its tab view. Specifically, you can multi-finger pinch to enter the "show all tabs" mode, and zoom out to select a tab.
Here is a video of the feature in action: http://www.youtube.com/watch?v=_f6roe9vSoc
I may try to develop this myself, and if I succeed I will send in a pull request. But if I don't find time, I think it would be a great feature to add.
The text was updated successfully, but these errors were encountered: