mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-28 01:40:19 +09:00
The default keybindings now use StartOfText which moves the cursor to the start of the text on the current line instead of the actual start of the line (if the line begins with whitespace). Fixes #1468