Description
Provides the Unix backend for the Vty terminal UI library. The backend connects Vty's interface model to Unix-like terminal behavior, input handling, and screen updates.
It is useful for Haskell terminal applications running on Linux and other Unix-like systems. Developers should test behavior with the terminals and shells their users actually use.