mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-28 01:40:19 +09:00
Doesn't work quite right yet, but the idea is to support arbitrary modifiers without having to hardcode in all the permutations of alt/shift/ctrl for every key, along with chainable actions, so this can be configured: "AltBackspace": "SelectWordLeft,Backspace",