On Wed, 02 Jul 2003 09:58:13 +0200, Simon Strandgaard wrote: > On Wed, 02 Jul 2003 14:58:45 +0900, Stephen Lewis wrote: > >> 3) No backspace (or foward-delete)? ctrl-h didn't work either > > The delete-key is not yet supported. > > The backspace-key (ascii code 9) should be bound to cmd_backspace. > Maybe your backspace-key is generating something else ? > Can tell me what happens in the 'log' file if you press *Backspace* ? > The message should look like the following: > > Control#dispatch: Unknown event occured > ncurses-event = xxx -- Simon Strandgaard