vty-5.8: A simple terminal UI library

Safe HaskellNone
LanguageHaskell2010

Graphics.Vty.Output.XTermColor

Synopsis

Documentation

reserveTerminal :: (Applicative m, MonadIO m) => String -> Fd -> m Output Source #

Initialize the display to UTF-8.