I'd like to use VIM as a logfile-viewer. Is it possible to reload the current file in a regular time interval (~1s)?
+3
A:
See this VIM tip. It offers tailing (like tail -f) together with log line numbering
Brian Agnew
2009-04-24 11:04:51
From the description, it looks like this plugin has problems under Windows and in any case updates only when the cursor is moved in Vim. Is this correct?
Don Reba
2009-04-27 04:30:06