mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-26 17:00:21 +09:00
On non-Mac operating systems, the default for CtrlLeft/CtrlRight is now WordLeft and WordRight instead of moving the cursor to the start and end of lines (now rebound to Alt-Left/Right by default). Default keybindings are unchanged on Mac. Fixes #1465