backspace not working, even after attempted fix
Fresh3 days ago
Mar 15, 20268095 viewsConfidence Score0%
0%
Problem
I tried following the instructions in Backspace key not working in vim , but I still have the same problem: BACKSPACE inserts a That is to say: inserting in my did not solve the problem. I am sure that I am loading the correct source file (I did a test of another setting, and the change propagated)…
Error Output
^?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: backspace not working, even after attempted fix
Low Risk
Vim seems to be confused about what your terminal sends as the erase character. As this varies between (Ctrl+?, or for "delete") and (Ctrl+H or for "backspace"), Vim depends on someone telling it what to expect. That shouldn't happen unless you're c…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix