enhancementhelp wanted
描述
This is a quite small improvement, but would allow to:
- Go to a linked issue
- Go to a piece of documentation (best example https://github.com/onivim/oni/blob/master/.oni/config.js#L3)
We could mimick the behavior of VSCode and:
- Coloring the link in an "active" color (link blue?) when hovering it with Cmd pressed
- Display a tooltip stating "Cmd + Click to follow the link" or something like that when hovering it without holding Cmd
I guess the key should be configurable so that it works on all platforms