Next: , Previous: AddLine, Up: Alphabetical List


BackSpace

Key: Backspace
Key: Shift+Backspace
Key: Ctrl+H
Menu: n/a

Delete the character to the left of the cursor; join with the previous line if the cursor is at BOL. If the cursor is on the first non-blank character of the line and indent mode is on, match the indentation of previous lines.

Has no effect at TOF, but at EOF it will delete the previous line if it is blank.