mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-02 19:00:17 +09:00
Previously `CursorDown` function called `Deselect` with a wrong argument which lead to the situation when cursor was moved to the start instead of the end of the selection Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>