Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Makarov
7d7ee71d41 moved console formatting stuff to helper 2012-12-26 15:57:27 +04:00
Carsten Brandt
119352a526 console color: improved api and documentation 2012-10-05 12:33:32 +02:00
Carsten Brandt
9f06233275 first draft of ANSI control sequence implementation
Moving cursors, clear page and line, hide/show cursor implementation is
mostly complete. Need to rework color api now.
sources:
http://en.wikipedia.org/wiki/ANSI_escape_code#CSI_codes
https://github.com/pear/Console_Color2/blob/master/Console/Color2.php
2012-09-25 13:36:50 +02:00
Alexander Makarov
95b18d553b more on console apps 2012-09-09 04:29:39 +04:00
Qiang Xue
fd3c29aa2e Added console Request class.
Refactored console Application code.
2012-08-19 00:31:32 -04:00
Qiang Xue
38dcae3d6b Finished help ccommand. 2012-05-12 23:07:30 -04:00
Qiang Xue
12932f0d77 help command. 2012-05-12 16:58:17 -04:00
Qiang Xue
769c1dee92 ... 2012-05-12 10:52:55 -04:00
Qiang Xue
be8dd940db ... 2012-05-12 10:42:44 -04:00
Qiang Xue
a9b02d4e2e ... 2012-05-11 22:03:30 -04:00