<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
hi,<BR>
i'm doing a dialog based application over the console. so the user write a command and press enter and i receive this command with scanf parse it and execute the command and return the answer with printf. this is all working. however the user expect that when he press backspace the last character is deleted this is not the case. i though that this is handeled in termios isn't it? if not how can i fix that?<BR>
 <BR>
ps. i'm using minicom under linux as a console program.<BR><br /><hr />See how Windows Mobile brings your life together—at home, work, or on the go. <a href='http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/' target='_new'>See Now</a></body>
</html>