mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-18 23:07:13 +09:00
When clicking on a long line with softwrap turned on, the cursor will show up in the wrong location (`screenY` will be wrong in `GetSoftWrapLocation`). This seems to fix it.