From: Simon Strandgaard <0bz63fz3m1qt3001@...> Date: 2003-07-02T16:35:39+09:00 Subject: Re: [ANN] Aeditor-0.1 is unleashed 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