Sean O'halpin wrote: > On Wed, Jan 14, 2009 at 5:05 PM, Jess Gabriel y > Galn<jgabrielygalan / gmail.com> wrote: > >> Also Sean O'Halpin was working in a FFI wrapper for ncurses which might be >> interesting. > > You can get the work-in-progress here: > > http://github.com/seanohalpin/ffi-ncurses/tree/master > > Mostly works (except for macros like getxy on Mac OS/X). See the > ./examples directory for usage. > > Regards, > Sean Wow, nice. Makes working with Ncurses that much simpler (no Ncurses.initscr because the include is busted >_<). Is there a gem for it? -- Posted via http://www.ruby-forum.com/.