fortytwo-2.0.0: Interactive terminal prompt
Safe HaskellSafe-Inferred
LanguageHaskell2010

FortyTwo.Constants

Synopsis

Documentation

upKey :: String Source #

Up arrow key identifier

downKey :: String Source #

Down arrow key identifier

rightKey :: String Source #

Right arrow key identifier

leftKey :: String Source #

Left arrow key identifier

delKey :: String Source #

Delete key identifier

enterKey :: String Source #

Enter key identifier

spaceKey :: String Source #

Space key identifier

emptyString :: String Source #

Just an empty string to use here and there...

focusIcon :: Char Source #

Char used to highlight a option

selectedIcon :: Char Source #

Char to identify the options selected

unselectedIcon :: Char Source #

Char to identify the options not yet selected

passwordHiddenChar :: Char Source #

Char used to hide the password letters