You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the line is wrapped in the middle of a highlighted word
then background "flows down" to the end of the next line
see screenshot attached
test command
perl -e '$x="1234567890"; $xBg="\e[41m$x\e[0m"; print "\n\n---ok---\n$x $x $xBg
$x $x $x"; print "\n\n---bug---\n$x $x $x $x $xBg $x\n\n"'
winxp
cygwin
mintty 1.1.3
Original issue reported on code.google.com by [email protected] on 26 Nov 2013 at 3:39
Original issue reported on code.google.com by
[email protected]
on 26 Nov 2013 at 3:39Attachments:
The text was updated successfully, but these errors were encountered: