💻 Software
Backspace does not work in Cygwin
Fresh5 days ago
Mar 15, 202631647 viewsConfidence Score0%
0%
Problem
I just installed Cygwin and the BACKSPACE functionality is not there, i.e. when I hit the Backspace key, I get a space. I've been trying to research this issue on Google, but did not find anything conclusive.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Backspace does not work in Cygwin
Low Risk
In my case backspace was not at all working after creating blank ~/.vimrc. Following change made it work Put: set bs=2 in .vimrc Found this at http://linux-journal.blogspot.com/2005/04/fix-vim-backspace-doesnt-work.html
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix