about summary refs log tree commit diff stats
path: root/test/layout/overlapping-double-width-chars.color.expected
Commit message (Collapse)AuthorAgeFilesLines
* render: actually fix the "extra unnecessary line" bugbptato2025-01-211-1/+0
| | | | Plus remove addLines, it's no longer very useful.
* renderdocument: handle overlapping double width charsbptato2024-06-021-0/+2
See attached test case; previously, this would result in a missing space in visual mode and a crash in dump mode.