matterhorn-50200.11.0: Terminal client for the Mattermost chat system

Safe HaskellNone
LanguageHaskell2010

Matterhorn.Types.KeyEvents

Contents

Synopsis

Types

data KeyEvent Source #

This enum represents all the possible key events a user might want to use.

data Binding Source #

Constructors

Binding 

Fields

Instances
Eq Binding Source # 
Instance details

Defined in Matterhorn.Types.KeyEvents

Methods

(==) :: Binding -> Binding -> Bool #

(/=) :: Binding -> Binding -> Bool #

Ord Binding Source # 
Instance details

Defined in Matterhorn.Types.KeyEvents

Show Binding Source # 
Instance details

Defined in Matterhorn.Types.KeyEvents

Data

Parsing and pretty-printing

Key event name resolution