This little script converts the output of fic into HTML with TextMate links, so that you can click on the links to navigate TextMate. To add to TextMate, create a command that looks like this:
In the TextMate Bundle Editor, set Input to 'None' and Output to 'Show as HTML.' You'll have to replace the TM_RUBY_SAMPLES with your path to fic.rb and fl2tm.rb--I haven't had time to package this (and other goodies) into a TextMate bundle yet. You will need to have RubyGems and Builder. I hope Jim has those installed. :-)