mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-02 10:50:25 +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",