Add a vimperator command for 'verbatim' Google results
I find myself needing to toggle 'verbatim' mode on very often, which requires three mouse-clicks. For keyboard addicts, that's three too many.
Add this to your .pentadactlyrc
to make the :gv
command turn on 'verbatim' mode while on a Google search results page:
command gv -description "Enable 'verbatim' results in google" js $('#hdtb_tls').click() && $('li#li_1 a.q').click()
Written by petec
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Javascript
Authors
Related Tags
#javascript
#google
#firefox
#web
#vim
#browser
#extensions
#search
#shortcuts
#pentadactyl
Filed Under
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#