How do I make the default backspace/^H
destructive in vi (not vim)? The cursor jumps to the left as it should, but changes aren't applied until I switch modes. i.e. it deletes the text, but this isn't visible until hitting ESC.
This has been giving me a headache for a while, is there any way to fix this?