A declarative Unix terminal UI programming library written in Haskell
Go to file
2015-06-24 20:41:24 -07:00
programs Rename Render to Widget and make it a record type whose field is the rendering function 2015-06-24 20:34:35 -07:00
src Make viewport scrolling less error-prone by packaging viewport scrolling operations in a type 2015-06-24 20:41:24 -07:00
.gitignore Add gitignore 2015-05-18 22:17:36 -07:00
brick.cabal Add support for scrollable viewports by making scroll requests in event handlers rather than using render-time visibility requests 2015-06-20 15:02:54 -07:00
LICENSE Update LICENSE 2015-05-09 01:23:54 -07:00
Setup.hs Initial commit 2015-05-08 23:09:40 -07:00
TODO.txt Update TODO 2015-06-22 13:10:58 -07:00