On Tue, June 1, 2010 2:21 pm, Andy Wokula wrote: > I'd suggest to try one of the existing progress bars (sorry, didn't try > them myself yet): > > http://github.com/tomtom/vimtlib/blob/master/autoload/tlib/progressbar.vim > http://www.vim.org/scripts/script.php?script_id=2006
Here is an experimental version, in which I included the essential part
from the mentioned vim.org/script into the script from Ben.
Bugs: - currently only works well with a big enough window.
- progressbar requires redrawing the window, while processing
the 2html.vim script. This means, it slows it down.
- requires a +float (no check yet)
regards,
Christian
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
2html.vim
Description: Binary data
