yi-0.11.1: The Haskell-Scriptable Editor

Safe HaskellSafe-Inferred
LanguageHaskell2010

Yi.Event

Contents

Synopsis

Documentation

data Event Source

Constructors

Event Key [Modifier] 

Instances

Key codes

eventToChar :: Event -> Char Source

Map an Event to a Char. This is used in the emacs keymap for Ctrl-Q and vim keymap insertSpecialChar