mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-28 01:40:19 +09:00
After executing the CopyLine action, moving cursor up or down unexpectedly moves cursor to the beginning of the line, since its LastVisualX value is lost in the selection/deselection manipulations. Fix this by restoring the original LastVisualX.