Patrik Svensson
b81739567b
Fix argument order in help
...
Closes #188
2021-01-01 13:43:28 +01:00
Patrik Svensson
79742ce9e3
Parse quoted strings correctly
...
When parsing quoted strings, space was not handled
properly in remaining arguments.
Fixes #186
2020-12-30 18:43:29 +01:00
Patrik Svensson
241423dd16
Do not truncate command table
...
Temporary fix for commands not showing up if they
are missing a description. This is really a bug in the table
rendering and should be fixed there at some point.
Closes #192
2020-12-30 18:43:29 +01:00
Patrik Svensson
0ae419326d
Add Spectre.Cli to Spectre.Console
...
* Renames Spectre.Cli to Spectre.Console.Cli.
* Now uses Verify with Spectre.Console.Cli tests.
* Removes some duplicate definitions.
Closes #168
2020-12-28 17:28:03 +01:00
Patrik Svensson
4f6eca4fcb
Fix rendering of exceptions with generic params
...
Closes #145
2020-11-24 22:16:17 +01:00
Patrik Svensson
a59e0dcb21
Add FIGlet text support
...
Closes #97
2020-11-22 03:09:42 +01:00
Patrik Svensson
3c3afe7439
Add support for rendering exceptions
2020-10-05 07:03:02 +02:00