Ben Fritz wrote:
On Apr 16, 12:56 pm, Charles Campbell <[email protected]>
wrote:
The AnsiEsc plugin colorizes text according to ansi escape sequences;
you can get the plugin from:
http://vim.sourceforge.net/scripts/script.php?script_id=302 (stable)
http://mysite.verizon.net/astronaut/vim/index.html#ANSIESC(cutting
edge)
Chip, I installed from vim.org, which lists the same release data as
on your site.
No AnsiEsc command is defined by the plugin. In fact, no command
definition at all appears in the AnsiEsc.vim plugin file installed by
the vimball, and only a few unrelated commands are created in the
cecutil.vim file installed.
I'd like to try this out...what gives?
Also, I'm a little confused about the use of what looks like an
autoload function definition in the plugin/AnsiEsc file. Does this
work? I thought autoload functions had to be defined in files in the
autoload directory.
Looks like a mkvimballs bug -- which is a script I use to build my
vimballs (en masse). AnsiEsc is a "standard build + cecutil", and the
script logic handling that didn't handle autoload plugins correctly --
which AnsiEsc has become. I've fixed that mkvimballs script and it
looks like the components of AnsiEsc should be going in the correct
places. Please try v11a of AnsiEsc, available from my website
(http://mysite.verizon.net/astronaut/vim/index.html#ANSIESC).
Regards,
Chip Campbell
--
You received this message from the "vim_use" 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
Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en