hello group, I'm writing a small application using ncurses and I wonder how to make it output and input utf-8 characters. I also have a readline interface to the program, and there I can input things like úÃetc. quite fine, using the ncurses routines it chokes. I'm using the getstr(str) call for text input. Thanks, Brian -- Brian Schröäer http://ruby.brian-schroeder.de/