I am using SBCL Lisp on a Mac Pro Mavericks. When I run the sbcl command and drop into the interpreter the delete key prints ^? instead of deleting the last character.
Does anyone have a remedy for this issue?
I am using SBCL Lisp on a Mac Pro Mavericks. When I run the sbcl command and drop into the interpreter the delete key prints ^? instead of deleting the last character.
Does anyone have a remedy for this issue?
Go to terminal preferences (command-,), settings --> advanced; then check the option Delete sends Control-H.