updated for version 7.2-112
diff --git a/src/screen.c b/src/screen.c
index f395bd0..72e20ba 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -3422,6 +3422,7 @@
 			&& (*mb_ptr2cells)(ptr) > 1)
 #endif
 		    || ((int)vcol_prev == fromcol_prev
+			&& vcol_prev < vcol	/* not at margin */
 			&& vcol < tocol))
 		area_attr = attr;		/* start highlighting */
 	    else if (area_attr != 0