"St�phane Peron" <[EMAIL PROTECTED]> writes: > Super!! Many thanks ... I try this trick tonight ! > But concerning the use of backspace key in emacs ? > Do you know why I have this problem only in mlterm ; I mean why when I press > backspace, emacs > understand ctrl + h ? > The same for vi whith up and down arrows when I am in edit mode.
Add this to your .mlterm/termcap: xterm:kD=\E[3~:kb=^? -- Jeremy Maitin-Shepard
