Commit fae8ed1
committed
patch 8.0.1388: char not overwritten with ambiguous width char
Problem: Char not overwritten with ambiguous width char, if the ambiguous
char is single width but we reserve double-width space.
Solution: First clear the screen cells. (Ozaki Kiichi, closes #2436)1 parent a703aae commit fae8ed1
2 files changed
Lines changed: 21 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8317 | 8317 | | |
8318 | 8318 | | |
8319 | 8319 | | |
8320 | | - | |
8321 | | - | |
8322 | | - | |
8323 | | - | |
8324 | | - | |
8325 | 8320 | | |
| 8321 | + | |
| 8322 | + | |
| 8323 | + | |
| 8324 | + | |
| 8325 | + | |
| 8326 | + | |
| 8327 | + | |
| 8328 | + | |
| 8329 | + | |
| 8330 | + | |
| 8331 | + | |
| 8332 | + | |
| 8333 | + | |
| 8334 | + | |
8326 | 8335 | | |
| 8336 | + | |
8327 | 8337 | | |
8328 | 8338 | | |
| 8339 | + | |
| 8340 | + | |
| 8341 | + | |
| 8342 | + | |
8329 | 8343 | | |
8330 | 8344 | | |
8331 | 8345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| 774 | + | |
| 775 | + | |
774 | 776 | | |
775 | 777 | | |
776 | 778 | | |
| |||
0 commit comments