• Eli Zaretskii's avatar
    Fix cursor positioning on TTY frames after stretch glyph · da2512f2
    Eli Zaretskii authored
    * src/term.c (append_glyph, append_composite_glyph)
    (append_glyphless_glyph): Set the avoid_cursor_p and multibyte_p
    members of the produced 'struct glyph'.  Fixes cursor positioning
    on the first character after a stretch glyph produced from
    line-prefix, wrap-prefix, etc. on TTY frames.
    da2512f2
term.c 127 KB