Table of Contents

Field GenerateTestCasesForKeyPresses

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Set to true to generate code in Logging (verbose only) for test cases in NetInputProcessorTests. This makes the task of capturing user/language/terminal specific keyboard issues easier to diagnose. By turning this on and searching logs user can send us exactly the input codes that are released to input stream.

public static bool GenerateTestCasesForKeyPresses

Returns

bool
Set to true to generate code in (verbose only) for test cases in NetInputProcessorTests. This makes the task of capturing user/language/terminal specific keyboard issues easier to diagnose. By turning this on and searching logs user can send us exactly the input codes that are released to input stream.