= Google Search Results Mode = This mode sets the default browser-objects of the `follow` commands to operate on the main search results links. Optionally, this mode can bind the keys 1 through 9 to follow corresponding links to pages of search results. To bind those keys, put the following in your rc: {{{ google_search_bind_number_shortcuts(); }}} = Notes = == 1. Setting user-agent may cause google-search-results to misbehave == If you have set user-agent to something different (e.g., Mozilla/Firefox based), google-search-results may not behave correctly (e.g., numeric shortcuts set by google_search_bind_number_shortcuts may not work). A workaround is to go into Google search settings, and turn off Google Instant predictions (i.e, set it to 'Never show Instant results.').