vte r1953 - in trunk: . src



Author: cpwilson
Date: 2007-09-26 21:09:21 +0100 (Wed, 26 Sep 2007)
New Revision: 1953
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1953&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/vte.c
Log:
2007-09-26  Chris Wilson  <chris chris-wilson co uk>

    Bug 480735 â Underlining whitespace not reliable

    Original one-liner by Steven Skovran.

    * src/vte.c (vte_terminal_draw_rows):
        Do not try to over zealously skip whitespace. The goal is
        to maintain the current run whilst avoiding adding spaces to
        the glyph sequence - so check the cell fully for attribute
        breaks and simply do not add it to the glyphs if it contains a
        space.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]