[Vimprobable-users] Showing destination link without mouse
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Morgan H. <mt...@gm...> - 2014-09-19 07:40:46
|
I was getting caught up on some old items from the mailing list when I came across this old thread: https://www.mail-archive.com/vim...@li.../msg00234.html I agreed with Karryana's idea that a way of showing a link destination without having to switch to the mouse or yank to the clipboard would be useful, as I know how irritated I was when the status bar disappeared from my primary browser. So, I've went ahead and implemented this, using the ";l" shortcut. This included a minor refactoring to share code with the mouse hover handling. Please see the attached simple patch and let me know if you have any concerns or better suggestions. Morgan |