Start an extended hint mode. ExtendedHint mode is useful for
performing operations on hinted elements other than the default
left mouse click. For example, you can yank link locations, open
them in a new window or save images. If you want to yank the
location of hint 24, press ;y to start this hint
mode. Then press 24 to copy the hint location.
mode can be one of:
- ;; ; to focus a link and hover it with the mouse
- ;? ? to show information about the element (incomplete)
- ;s s to save its destination
- ;a a to save its destination (prompting for save location)
- ;f f to focus a frame
- ;o o to open its location in the current tab
- ;t t to open its location in a new tab
- ;b b to open its location in a new background tab
- ;w w to open its destination in a new window
- ;F F to follow a sequence of -delimited hints in background tabs
- ;O O to generate an :open with hint's URL (like O)
- ;T T to generate a :tabopen with hint's URL (like T)
- ;W W to generate a :winopen with hint's URL
- ;v v to view its destination source
- ;V V to view its destination source in the external editor
- ;y y to yank its destination location
- ;Y Y to yank its text description
- ;c c to open its context menu
- ;i i to open an image
- ;I I to open an image in a new tab.
Depending on the value of complete, you can get a list of
extended hint modes by pressing from the ;
prompt.
Hintable elements for all extended hint modes can be set in the
extendedhinttags XPath string.