Wednesday, November 23, 2011

Re: line drawing inside vim

sc wrote:
> On Thursday, October 20, 2011 09:45:25 Tim Chase wrote:
>
>
>> On 10/20/11 09:35, Eric Smith wrote:
>>
>>> Is there a current script for simple drawing of lines or
>>> shapes while in vim?
>>>
>>> I tried
>>> http://www.vim.org/scripts/download_script.php?src_id=8798
>>> which is DrawIT and received mutiple errors (not
>>> necesarilly due to an error in the script?).
>>>
>
>> While I've not tried them, in addition to DrawIT, you might
>> poke at any of the following to see if they meet your needs:
>>
>
>> drawing.vim
>> http://www.vim.org/scripts/script.php?script_id=11
>>
>
>> sketch.vim
>> http://www.vim.org/scripts/script.php?script_id=705
>>
>
>> boxdraw
>> http://www.vim.org/script.php?script_id=173
>>
> ┌──────────────────────┐
> │ October 2011 │
> │ Su Mo Tu We Th Fr Sa │
> │ 1 │
> │ 2 3 4 5 6 7 8 │
> │ 9 10 11 12 13 14 15 │
> │ 16 17 18 19(20)21 22 │
> │ 23 24 25 26 27 28 29 │
> │ 30 31 │
> └──────────────────────┘
>
> this last is a godsend -- thank you tim -- i've been looking
> for those characters for ages -- thought they were GONE it's
> been so long since i've seen them -- must have spent hours
> scrolling through :dig displays without finding them
>
DrawIt now supports utf-8 and cp437 line drawing characters; if you're
interested, you may check into
http://drchip.0sites.net/astronaut/vim/index.html#DRAWIT for a copy.

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

No comments:

Post a Comment