Excerpts from Michael Stapelberg's message of 2010-05-07 14:55:28 -0400: > Hi, > > quote from the commit message: > > Overwrite line contents before drawing the new contents (instead of filling > up the rest) > > This fixes display problems of mails with tab characters in it, like > "foo\n\tbar" > > The problem was that \t is one character but will be displayed as multiple > characters, so that the filling started too early and overwrote valid content > of the line (the "bar" is not visible). > > Best regards, > Michael
Applied to master. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel