backspace in Linux shell
Jack Tanner <[email protected]>
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
What can I do to make backspace work in an alisp that's started from a Linux shell? If I hit backspace I get ^H, and if I hit delete I get ^[[3~. Similarly, the cursor keys don't work. Thanks, JT