Introducing new hinting modes:
commitea59e5420ac17966c78d24deb20d2393957575b5
authorHannes Schueller <hannes@yllr.net>
Sat, 29 Oct 2011 09:54:46 +0000 (29 11:54 +0200)
committerHannes Schueller <hannes@yllr.net>
Sat, 29 Oct 2011 09:54:46 +0000 (29 11:54 +0200)
tree8794d0312ddde748cd30d7406f80b71fda0506b7
parent7b412f6b66d83c5461f9c35656ff8541755a3d01
Introducing new hinting modes:

- ;s to save a link's destination
- ;y to yank its destination location
- ;o to open its location in the current window
- ;t or ;w to open its location in a new window
- ;O to generate an :open with hint's URL (like O)
- ;T or ;W to generate a :tabopen with hint's URL (like T)
hinting.js
keymap.h
main.c