Getting Backspace to work normally in the Nano editor
Friday, April 25th, 2008On many Linux configurations the Nano editor has an annoying quirk: when you hit the backspace key (regular delete on the mac), the character to the right of your cursor gets deleted instead of the one on the left. To fix this, edit the /etc/nanorc file and uncomment this line: ...