Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console output #25

Open
charga opened this issue Sep 4, 2024 · 2 comments
Open

console output #25

charga opened this issue Sep 4, 2024 · 2 comments

Comments

@charga
Copy link

charga commented Sep 4, 2024

I'm starting using this, and i have an application tha display a lot of messages. In the example the action is Console.WriteLine but I never see on console, Where its display?

@lechu445
Copy link
Owner

lechu445 commented Sep 4, 2024

This menu calls Console.Clear() by default when the menu is refreshed. You can disable it by setting config.ClearConsole to false.

@lechu445
Copy link
Owner

@charga did my answer solve your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants