@hackage / emacs-keys

library to parse emacs style keybinding into the modifiers and the chars

Latest0.0.2.0

About

Metadata

  • Last updated , by cocreature
  • License ISC
  • Categories Parsers
  • Maintained by: moritz.kiefer@purelyfunctional.org

  • Lottery factor: 0

Links

Installation

Readme

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.