@hackage emacs-keys0.0.2.0
library to parse emacs style keybinding into the modifiers and the chars
Categories
License
ISC
Maintainer
moritz.kiefer@purelyfunctional.org
Links
Versions
Installation
Dependencies (5)
Dependents (1)
@hackage/acme-everything
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.