From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 22 Aug 2009 08:01:30 -0700 Subject: [sup-talk] [PATCH] fix garbaged text in textfield when using ncursesw In-Reply-To: <1250715278-sup-1941@localdomain> References: <1250715278-sup-1941@localdomain> Message-ID: <1250952979-sup-9364@masanjin.net> Reformatted excerpts from Beno?t PIERRE's message of 2009-08-19: > Apparently, field_buffer content is not initialized to blanks when > using the wide-character version of ncurses. Forcing a call to > set_field_buffer fix the problem. Awesome. Applied to master. I hope this clears up the problems that people have been having with newer ncurses ruby libraries and utf8. If you've been seeing garbage characters when searching, please let us know if this fixes it. -- William