tharga-console icon indicating copy to clipboard operation
tharga-console copied to clipboard

Tharga Toolkit Console is used to simplify construction of advanced console applications.

Results 4 tharga-console issues
Sort by recently updated
recently updated
newest added

Right now if you start the application on a unix based system, it would crash due to it throwing an PlatformNotSupportedException because System.Console.MoveBufferArea (Only used in ConsoleManager.MoveBufferArea() ) is not...

help wanted

Would be great to have support for console write alignment for OutputWarning, OutputError etc. (see: https://docs.microsoft.com/en-us/dotnet/standard/base-types/composite-formatting#alignment-component).

enhancement
help wanted

Sometimes the console goes into an invalid state and each time a button is pressed this message is displayed.

bug

First - thanks for an awesome toolkit. Problem: Example: transmit "Hello World" When processing "Hello World" as a parameter, the quoted string is substituted for a GUID, instead of a...

bug