How about colors and terminal graphics in std.format?
Jacob Carlborg
doob at me.com
Tue Mar 13 00:45:19 PDT 2012
On 2012-03-13 02:36, Christian Manning wrote:
> It would be great if an std.terminal contained general stuff for
> manipulating/querying a terminal portably, as well as colour output, eg.
> get terminal size, move cursor around, erase line... just things to help
> with building UIs, progress bars, etc. that are easy to use.
I actually have a library for this written in C++, somewhere.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list