From: John Joyce Date: 2007-10-03T14:06:45+09:00 Subject: Re: curses On Oct 2, 2007, at 11:39 PM, 7stud -- wrote: > It sounds like curses doesn't support unicode I looked around a > little > bit on google and it looks like if you download the curses source > code, > there is a way to compile it with unicode support. See the cached > page > here: > > http://72.14.205.104/search?q=cache:hI2PRe3SbOoJ:nullref.se/blog/ > 2006/5/9/ruby-curses-unicode+ruby+unicode > +curses&hl=en&ct=clnk&cd=1&gl=us&client=safari > -- > Posted via http://www.ruby-forum.com/. > You might want to check out the recent Ncurses book from Dan Gookin. It's in C, but so is curses anyway. It should be adaptable to the Ruby gem version...