[Vimprobable-users] 117 new quickmarks
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Matthew C. <m...@ah...> - 2015-11-10 05:00:00
|
Hi all, I've been using pentadactyl off and on with vimprobable2 and one feature I really enjoy is how pentadactyl allows pneumonic quickmarks by way of assigning letters to quickmarks (not just numbers like we use). The attached patch adds support for quickmarks in the ASCII character range. Unfortunately, it is not backwards compatible with old quickmark files (numbers 1 to 9 will now map to their ASCII codes and require being set by the user in the appropriate positions). Also, top level mod keys will not work (g and z) as quickmarks (so while 'qr' will function, 'qz' or variations will not). Let me know what you think, I know I'll find this useful (at a minimum, its 48 new quickmarks a-z and A-Z sans g/z combos, although I did add '0'). |