vty-ui-1.7.1: An interactive terminal user interface library for Vty

Safe HaskellSafe-Inferred

Graphics.Vty.Widgets.Skins

Description

This module provides ''skins'' for line-drawing widgets such as borders. Different skins may be suitable for terminals with different capabilities, but they are provided for greatest flexibility. Unicode skins must be used with care, as not all terminals support unicode characters (but most do, these days).

Synopsis

Documentation

asciiSkin :: SkinSource

An ASCII skin which will work in any terminal.