You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
wmpluto
added a commit
to wmpluto/Bus_Pirate
that referenced
this issue
Aug 14, 2020
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.
The text was updated successfully, but these errors were encountered: