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

Bug: Getchar is buggy #190

Closed
akashkollipara opened this issue Dec 31, 2022 · 0 comments · Fixed by #191
Closed

Bug: Getchar is buggy #190

akashkollipara opened this issue Dec 31, 2022 · 0 comments · Fixed by #191
Assignees
Labels
bug-medium Something isn't working cyancore framework Cyancore framework feature request

Comments

@akashkollipara
Copy link
Member

Describe the bug
getchar will always return '\r'

To Reproduce
Steps to reproduce the behavior:

  1. use getchar, it always return '\r'.

Expected behavior
getchar should return the char/keystroke before pressing enter.

@akashkollipara akashkollipara added bug-medium Something isn't working cyancore framework Cyancore framework feature request labels Dec 31, 2022
@akashkollipara akashkollipara added this to the Boron milestone Dec 31, 2022
@akashkollipara akashkollipara self-assigned this Dec 31, 2022
@pranjalchanda08 pranjalchanda08 linked a pull request Jan 1, 2023 that will close this issue
@akashkollipara akashkollipara moved this to Done in Terravisor Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-medium Something isn't working cyancore framework Cyancore framework feature request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants