When I start vim from inside conEmu, then backspace is not working properly. I know its not a conEmu issue. It's a vim problem with console. I tried all things like
stty erase ^H, stty erase '^?', set bs=2 etc.,
I have also tried the advice at Backspace key not working in vim
but none of this worked!
Any advice for solving this.