tailtab.vim : View log files getting updated automagically
script karma |
Rating 5/4,
Downloaded by 2244 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Girish Venkatachalam |
|
script type |
utility |
|
description |
This is a plugin that lets you view multiple log files or any files of interest that are modified externally. The files are opened in read
only mode.
:TailView /tmp/foo /var/log/bar ...
will open as many new tabs as files and you can update the file from disk using the
<Ctrl-K> keypress in normal mode. Also when you swich tabs using the gt command the file gets updated from disk automatically.
Of course you can use the TAB key to complete file names.
Normal vim usage is not affected in any way. Only files opened with the TailView command are in read only mode and updated from disk
automatically when you enter that tab |
|
install details |
Normal instructions. Just drop the script into ~/.vim/plugin directory
and restart vim! |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.19.74.8
|