0

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?

ZenBalance
  • 2,079

1 Answers1

2

Go to terminal preferences (command-,), settings --> advanced; then check the option Delete sends Control-H.

sds
  • 2,108