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 echoing incorrectly #139

Open
yodaldevoid opened this issue May 21, 2020 · 1 comment
Open

Backspace echoing incorrectly #139

yodaldevoid opened this issue May 21, 2020 · 1 comment

Comments

@yodaldevoid
Copy link

Starting with commit 06a1f12 the backspace handling has broken. When the backspace key is hit, rather than clearing the character before the cursor and moving the cursor back, the character before the cursor is cleared, but the cursor is not moved back.

I attempted to figure out what is going wrong here, but everything seems fine to me. Strangely, though they were also modified in that commit, the arrow keys still work without fail.

wmpluto added a commit to wmpluto/Bus_Pirate that referenced this issue Aug 14, 2020
@wmpluto
Copy link

wmpluto commented Aug 14, 2020

Hi yodaldevoid,

Please kindly check my pull request for the solution.

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