vim-tail : Makes vim behave like tail -f
script karma |
Rating 17/10,
Downloaded by 1121 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Cosmin Popescu |
|
script type |
utility |
|
description |
Vim Tail
==============================================================================
This is a simple small plugin to tail an opened file. Once you run the
`TailStart` command, the current buffer will be checked every second for
changes. If a change is detected, then the file is reloaded and the cursor is
placed at the end of the file (`normal G`).
It would behave basically like `tail -f` on a file.
There are 2 commands: `TailStart` will start tailing a file and `TailStop`
will stop watching the file
Github link here: https://github.com/cosminadrianpopescu/vim-tail |
|
install details |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|