From Surf Wiki (app.surf) — the open knowledge base
Backspace
Key on a keyboard
Key on a keyboard

Backspace (, ) is the keyboard key that in typewriters originally pushed the carriage one position backwards. In modern computer systems, it typically moves the display cursor one position backwards, deletes the character at that position, and shifts back any text after that position by one character.
Nomenclature
Although the term "backspace" is the traditional name of the key which steps the carriage back and/or{{efn|in some correcting typewriters it did both

Backspace is distinct from the delete key, which in a teletypewriter would punch out all the holes in punched paper tape to strike out a character, and in modern computers deletes text at or following the cursor position. Also, the delete key often works as a generic command to remove an object (such as an image inside a document, or a file in a file manager), while backspace usually does not. Full-size Mac keyboards have two keys labeled delete; a key that functions as a backspace key, and a key that functions as a delete key. Smaller Mac keyboards, such as laptop keyboards, have only a key that functions as a backspace key. Full-size PC keyboards have a backspace key (in the main section) and two delete keys (in the extended area).
Combining characters
With some typewriters, a typist would, for example, type a lowercase letter A with acute accent (á) by typing a lowercase letter A, backspace, and then the acute accent key. This technique (also known as overstrike) is the basis for such spacing modifiers in computer character sets such as the ASCII caret (^, for the circumflex accent). Backspace composition no longer works with typical modern digital displays or typesetting systems. It has to some degree been replaced with the combining diacritical marks mechanism of Unicode, though such characters do not work well with many computer fonts, and precomposed characters continue to be used. (Some software like TeX or Microsoft Windows use the opposite method to apply a diacritical mark, namely typing the accent first, and then the base letter to be accented.)
Use in computing
Common use
In modern systems, the backspace key is often mapped to the delete character (12710, 7f16, in ASCII), although the backspace key's function of deleting the character before the cursor remains. In computers, backspace can also delete a preceding newline character, something generally inapplicable to typewriters.
^H
Pressing the backspace key on a computer terminal would generate code 0810, the ASCII control code (Backspace), which would delete the preceding character. That control code could also be accessed by pressing +, as H is the eighth letter of the Latin alphabet. Terminals which did not have the backspace code mapped to the function of moving the cursor backwards and deleting the preceding character would display the symbols ^H (caret, H) when the backspace key was pressed. Even if a terminal did interpret backspace by deleting the preceding character, the system receiving the text might not. Then, the sender's screen would show a message without the supposedly deleted text, while that text, and the deletion codes, would be visible to the recipient. This sequence is still used humorously for epanorthosis by computer literates, denoting the deletion of a pretended blunder, much like a strikethrough; in this case, however, the ^H symbol is faked by typing a regular '^' followed by typing a regular 'H'.
Example: :Be nice to this fool^H^H^H^Hgentleman; he's visiting from corporate HQ.
Notes
References
References
- (2007). "User Mistakes or Mac Mistakes?, Backspace vs. Delete, and It's Too Easy to Zap an Icon in the Dock".
- OLPC Wiki. "OLPC Human Interface Guidelines/The Sugar Interface/Input Systems".
- "Windows keyboard shortcuts overview".
- "Keyboard shortcuts for PCmanFM-QT [bug]/[Missing feature]".
- Pogue, David. "Keyboard Differences". Switching to the Mac: The Missing Manual, Mavericks Edition.
- "9.8 Keyboard configuration". Debian Policy Manual.
- [http://www.catb.org/~esr/jargon/html/writing-style.html Chapter 5. Hacker Writing Style], The [[Jargon File]], version 4.4.7
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Backspace — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report