vty-windows-0.2.0.2: Windows backend for Vty
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Vty.Platform.Windows.Input.Terminfo

Description

This module provides mappings for keyboard characters and modification keys to VTY event values

Synopsis

Documentation

classifyMapForTerm :: ClassifyMap Source #

Builds input sequences for all VT sequences available on Windows

universalTable :: ClassifyMap Source #

Combined tables.

commonVisibleChars :: ClassifyMap Source #

Visible characters in the ISO-8859-1 and UTF-8 common set up to but not including those in the range 0xA1 to 0xC1

specialSupportKeys :: ClassifyMap Source #

Escape, backspace, enter, tab.