QUOTE(Phi @ Sep 13 2005, 12:54 AM)
QUOTE(zwart @ Sep 13 2005, 05:24 AM)
(and at least call external viewer - like damn's, etc.)
You can probably do this using foo_run or foo_openwith.
that's correct ... i've used both of them (foo_run and foo_openwith) to do that and it's quite convenient. having panel to show txt files would be nice, but i guess it won't be all that great for nfos - because they need quite some space vertically etc.
as for showing nfo from context menu, you can use great nfo viewer jane, which, given a directory, looks for any nfo in there and opens it. my configuration for foo_run:
CODE
"C:\Utils\Viewers\jane\jane.exe" "$cut(%_path%,$strrchr(%_path%,\))"