Skip to content

bradrn/terminal-size

 
 

Repository files navigation

terminal-size

Hackage Build Status

Get terminal window width and height

Usage

>>> import System.Console.Terminal.Size
>>> size
Just (Window {height = 60, width = 112})

About

Get terminal window width and height

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 88.2%
  • Nix 11.8%