yi-0.7.1: The Haskell-Scriptable Editor

Safe HaskellNone

Yi.Event

Contents

Synopsis

Documentation

data Event Source

Constructors

Event Key [Modifier] 

Key codes

eventToChar :: Event -> CharSource

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