stephentoub
272d4c9126
Use StringComparison.Ordinal with IndexOf in AnsiConsole
2016-03-28 16:09:51 -04:00
Peter Schneider
d80218ab42
Color Handling in AnsiConsole
2016-03-22 16:49:08 +01:00
Bryan
5cb1703a76
fix bold bleed
2016-03-03 12:15:16 -08:00
Bryan
a986a89dcc
update with @stephentoub 's suggested changes
2016-02-24 10:51:36 -08:00
Bryan
619eaa0c55
Use System.Console on Unix
2016-02-23 11:45:57 -08:00
Austin Wise
468a0f38a5
Fix color printing and verbosity.
...
Only apply the ANSI passthrough for child commands. Otherwise the
escape codes are printed to the console on Windows
Make Report.Write process escape codes so that forwarded output will have
its escape codes processed.
Also make verbose be inherited by all child processes.
2016-02-12 15:52:11 -08:00
piotrp
47f79e4d99
Cli.Utils internal --> public
2016-01-06 00:44:41 -08:00
piotrp
407c933480
add dotnet-test
2015-11-30 17:28:03 -08:00
Bryan Thornbury
939ba19fb6
Small Fix
2015-11-30 11:12:39 -08:00
Bryan
ef22c93c39
E2E Testing First pass. Test each command in a sequence to mock what a user might do.
2015-11-30 11:07:07 -08:00
Pranav K
6e465818c5
Copy of AnsiConsole from aspnet/dnx/dev/src/Microsoft.Extensions.CommandLineUtils.Sources
2015-11-20 19:01:03 -08:00