Skip to content

Disable Console.Clear() in NetConsoleDriver #58

Description

@CarrnellTech

Description

Feature request to disable Console.Clear() when application exits.

I suspect this is the line. (Forgive me if I'm wrong as I am very new to C# programming.)

I rather like the original console being preserved even after it exits. It would be a handy choice to have in the driver.

(Note, i am not sure what the difference of Direct vs Buffer is. I tested it and see no difference. Its my understanding that buffer was a separate terminal screen in order to not junk up or make an unnecessary history on the normal one. I am pretty sure I am wrong tho. Still new to a lot of this.)

Please and thank you!

Use Case

This would give people more control for the console to be preserved, no matter the type of render mode they use. At least that's my hope.

Proposed Solution


This line being optional depending on a setting made in the driver, if possible.

Alternatives Considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions