linkable line numbers?
|
|
I imagine it not being too difficult to get line numbers into the file browser. It’d be really handy if they were also linkable; kinda like how pastie will let you link to a line number anchor. Am I making sense? Maybe it’s not a good idea to post stuff on so little sleep… ;P |
|
|
They are linkable if you use Ultraviolet. The javascript syntax highlighter can’t link line numbers. |
|
|
Ah… I got it working. Had to do a bit of digging for this: http://snippets.aktagon.com/snippets/61-Install… The same thing happened to me on CentOS 5 (the libonig needing to be added to /etc/ld.conf). Works good now! (you might want to add the contents of that url to the main docs) |