Monday, December 21, 2009

Re: [ANN] pyclewn release 1.0

On Sun, Dec 20, 2009 at 4:36 PM, Sergey Khorev wrote:
>
> I was thinking of porting clewn to Windows for years, now I don't have to :)
>


Hello Sergey

Yes I remember discussing it with you at
http://thread.gmane.org/gmane.editors.vim/39674/focus=39871

Pyclewn does not need terminal control as it uses Vim command line for
history and completion. The unix 'select' call is emulated in Windows
by following the implementatio made by gdb in its event loop. It is a
bit slow right now as it uses python standard library calls and I hope
to improve it by replacing these with win32 native calls.


Xavier

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: