dbergey / Type-To-Navigate

Keep your hands on the keyboard while browsing the web. Type any text that occurs inside a link, and hit return to follow it. ⌘G jumps to the next link containing the text, and ⌘⇧G jumps to the previous. Hit ESC to cancel or exit a focused field.
33 stars 9 forks source link

Make TAB key jump to next found link #4

Closed franciscolourenco closed 12 years ago

franciscolourenco commented 13 years ago

⌘G jumps to the next link containing the text, and ⌘⇧G jumps to the previous.

While this might be the politically correct thing to do, I can't live without TAB. Would it be possible to add an option which makes TAB and ⇧TAB iterate thru found results?

I would do it myself, but it would take you 1/10 of the time..

Thanks and congratulations for this essential!

dbergey commented 12 years ago

Sorry, ⌘G / ⌘⇧G are how I plan to keep supporting this in the extension, which mirrors search. However, I think option-tab will do what you want (focusing the next link), and is a feature of Safari itself.

franciscolourenco commented 12 years ago

tab is not being used, and depute not behind standard is just a more practical shortcut..

On Friday, January 6, 2012 at 02:52 , Daniel Bergey wrote:

Sorry, ⌘G / ⌘⇧G are how I plan to keep supporting this in the extension, which mirrors search. However, I think option-tab will do what you want (focusing the next link), and is a feature of Safari itself.


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/4#issuecomment-3379762

dbergey commented 12 years ago

But it is; it goes to the first text field. I’m not interested in breaking built-in functionality.

On Jan 5, 2012, at 8:57 PM, aristidesfl wrote:

tab is not being used, and depute not behind standard is just a more practical shortcut..

On Friday, January 6, 2012 at 02:52 , Daniel Bergey wrote:

Sorry, ⌘G / ⌘⇧G are how I plan to keep supporting this in the extension, which mirrors search. However, I think option-tab will do what you want (focusing the next link), and is a feature of Safari itself.


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/4#issuecomment-3379762


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/4#issuecomment-3379805