Commit Graph

6 Commits

Author SHA1 Message Date
52c1d9122b Add global usings (#668)
* Use global usings

* Fix namespace declarations for test projects
2021-12-23 16:50:31 +01:00
ec1188b837 Use file scoped namespace declarations 2021-12-22 08:51:17 -05:00
20650f1e7e Change IAnsiConsole to render IRenderable
This makes it possible for encoders to output better representation
of the actual objects instead of working with chopped up segments.

* IAnsiConsole.Write now takes an IRenderable instead of segments
* Calculating cell width does no longer require a render context
* Removed RenderContext.LegacyConsole
* Removed RenderContext.Encoding
* Added Capabilities.Unicode
2021-03-28 09:06:06 -04:00
b136d0299b Add tree widget 2021-01-02 10:01:16 +01:00
acf01e056f Clean up status related code a bit 2020-12-09 08:37:32 +01:00
501db5d287 Add status support 2020-12-09 00:07:02 +01:00