mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-26 17:00:21 +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.