up.h
Equivalent to the backspace key on most terminals.
Syntax
<ctrl>+h
Description
backspaces the cursor.
A backspace moves the cursor back (left) one character and replaces the character with a blank. On ASCII terminals the backspace key actually generates a <ctrl>+h. If the cursor is at the end of an attribute, the character is deleted but not replaced with a blank.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
