Tagged Questions
0
votes
3answers
276 views
vim backspace not working normally
The Backspace key is not working as expected in vim and also in vi. It is working as the Delete key, and Delete key is deleting the char, but instead something wierd happens. But, for now, I am trying ...