CompuServe Thread

#68010

2 messages in this thread
#133772From: Don Curtis/SYSOPJul 8, 1988 10:10 PM
Griffith, CIS doesn't, by default, have a visualy destructive backspace, what it normaly does is just move the cursor back one space. However, the character that it is moved back over top of, is deleted. There is a complicated procedure you can go thru to set up a terminal definition that does a destructive backspace visualy…what it does on receipt of a backspace is echo back the following sequence: backspace space backspace A ^H is the default backspace definition. Don
#133789From: griffith kadnierJul 8, 1988 11:22 PM
Was able to set up as an ANSI terminal with your help, Thanks! Griffith