mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-09 14:20:16 +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