Re: [Vimprobable-users] [Patches] New hint modes
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2011-10-01 12:39:31
|
Hi, this is the next iteration of my patch for additional hinting modes. It includes the following functionality: - ;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) Meaning: I took the semicolon hint modes from Vimperator which make sense in our own setup. If this is working for everybody (please test!), I will consolidate it with the other patches currently floating around to create the next release version. Hannes |