On 05/17/2012 08:28 AM, Ben Fritz wrote:
On Thursday, May 17, 2012 8:44:04 AM UTC-5, Richard wrote:
I am working on a plugin that draws.
I certainly can draw with characters such as:
'-', '|' and '+' which are supported by
all fonts. But, I'd like to do better for
those users that have fonts that support
the unicode box drawing characters.

Are you aware of the DrawIt plugin?

http://www.vim.org/scripts/script.php?script_id=40

Yes, thank you. I actually downloaded it last week
but have not looked at it in detail.
From its documentation it seems to indicate that
one can start the drawing mode with commands which
instruct it to assume only ascii or utf-8 or "double-bar"
mode - fuller unicode support. So, it does not seem to
auto-magically detect the font that is being used
or the level of drawing characters supported.

Richard
--
Quis custodiet ipsos custodes

--
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

Reply via email to