Hacker News new | ask | show | jobs
by gsg 4901 days ago
Agreed. I have a flaky emacs hack that colours labels to make it easier to correspond branch with target, but arrows are considerably nicer.
1 comments

@gsg Would you mind sharing said emacs hack ;-)
Why not? It's a bit more limited than I thought at first, basically only suitable for the output of gcc -S (highlights labels that look like .Lxxx).

https://gist.github.com/4546274

There's no license or documentation, it's flaky and probably broken, etc. Do whatever you like with it.