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

Backspace key sends [DEL](127) instead of [BACKSPACE](8) #145

Open
Kalsifer-742 opened this issue Apr 24, 2024 · 0 comments
Open

Backspace key sends [DEL](127) instead of [BACKSPACE](8) #145

Kalsifer-742 opened this issue Apr 24, 2024 · 0 comments

Comments

@Kalsifer-742
Copy link

I'm writing a serial CLI for stm32.
While debugging the code i noticed the thing i stated in the title.
I tried to do the same thing with minicom and the correct code was being sent.
I think there might be some bug in picocom.
Let me know if i can provide some needed informations.
Thank you.

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

1 participant