Could someone recommend a graphical tail kind of document viewer? So that I could open a document, scroll up and down, etc. and that the document would refresh itself automatically (without prompting, freezing, etc). Ideally if it had a search functionality + give me a way to define highlighting.

link|improve this question

feedback

3 Answers

MakeLogic Tail is one. The download link is acting a bit strange though. I managed to get the source code but I'm not familiar with how to compile Java code.

Home: http://www.makelogic.com/tail/TailHome.htm
Source: http://www.makelogic.com/downloads/MakeLogicTail2.1.0src.zip

Update

Played around with the URL a bit and found the jar file. Could just be me but it didn't want to start downloading when linked directly to. I managed to still get it and uploaded it to MediaFire.
Executable jar file: http://www.mediafire.com/?koc791k2bjjlfqb

link|improve this answer
feedback

Take a look at MultiTail:

It's "only" text mode, but it has features like scrolling, searching and color schemes.

link|improve this answer
feedback

You mean a text editor then... GEdit for GNOME works well, as well as Kate for KDE.

link|improve this answer
Read the question. – RobinJ Nov 7 '11 at 15:48
From OP: "I could open a document, scroll up and down, etc. and that the document would refresh itself automatically (without prompting, freezing, etc). Ideally if it had a search functionality + give me a way to define highlighting." This is a text editor, or even if he/she doesn't want one, that's what a text editor does. – m0skit0 Nov 7 '11 at 16:36
...and that the document would refresh itself automatically (without prompting, freezing, etc)... – RobinJ Nov 7 '11 at 17:27
Text editors can be configured to do so as well. Next time abstain downvoting if you don't understand the answer. – m0skit0 Nov 8 '11 at 7:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.