Description
library to parse emacs style keybinding into the modifiers and the chars.
Description
Allows parsing emacs style keybindings like "M-a", "C-M-a" or "M-Return". For convenience a TH helper that turns parse errors into compile errors is also provided.