Yukihiro Matsumoto wrote:
> |I'm working on textmode user interface(TUI) (that use heavily
> |modified ext/curses.c)
> Shall I integrate your modifies into standard ext/curses.c (and
> possibly assign you for the maintainer of it)?

This will be problematic because I have removed some unnecessary 
code (the curses windowing stuff) and added some other new stuff
such as region clipping (which suit better for tui) acs characters
and colors. I have also written keyboard routines for abstraction
of terminal keys and xterm mouse and gpm mouse.

I will release it under ruby's license so it can be added to ruby
distribution.

I expect first release in two weeks.

Jakub Travnik
ICQ: 66770334