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

When placing the console cursor on a new line, write a newline to ensure it's initialized #226

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

kimsey0
Copy link
Contributor

@kimsey0 kimsey0 commented Jul 14, 2022

Fixes #213 and an unreported issue that no cursor is shown when the console wraps to a new line.

@shibayan, I'm not sure if this is the fundamental fix that you wanted, but it does seem to do the trick.

@shibayan shibayan self-requested a review September 26, 2022 06:05
@shibayan
Copy link
Owner

@kimsey0 Can you merge the latest upstream? I need it to pass the status check.

@kimsey0
Copy link
Contributor Author

kimsey0 commented Sep 26, 2022

Sure! Done.

@shibayan
Copy link
Owner

Thanks!

@shibayan shibayan merged commit 2c5fcff into shibayan:master Sep 26, 2022
@kimsey0 kimsey0 deleted the fixcursorbufferoutofrange branch September 26, 2022 18:37
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

Successfully merging this pull request may close these issues.

ArgumentOutOfRangeException when input exceeds console buffer
2 participants