batterseapower / ansi-terminal

Simple Haskell ANSI terminal support, with Windows compatibility

This URL has Read+Write access

ansi-terminal / TODO
100644 7 lines (5 sloc) 0.214 kb
1
2
3
4
5
6
7
=== High Priority ===
 
=== Medium Priority ===
 
=== Low Priority ===
* Detect use of handles that are not console handles and raise some error?
* Provide API for hiding cursor in a region of IO using installHandler