I found the utl Vim script bundle (http://www.vim.org/scripts/script.php?script_id=293) and thought this would be a good base.
I started a simple own implementation here: https://github.com/albertz/vim-mouseclick It kind of works, but is far away from what I would have liked, e.g.: - When I mouseover a valid URL/filename/clickable-thing, it should change my mouse cursor to the usual click-cursor (usually a hand) and underline the word under the mouse cursor. - I would like to get some feedback what it would do when I click on something, e.g. as a tooltip or whatever is appropriate. -- -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
