home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8566 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!decwrl!netcomsv!netcom.com!alm
  3. From: alm@netcom.com (Andrew Moore)
  4. Subject: why erase/kill echoed by [c]sh in xterm? [386BSD/X386]
  5. Message-ID: <1992Nov7.111935.2731@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Sat, 7 Nov 1992 11:19:35 GMT
  8. Lines: 25
  9.  
  10. The new X386 is wonderful!  And it is with much trepidation I ask the
  11. world: why does the erase char print under the 386BSD shell, rather than go
  12. backwards one char (it does delete a char backwards, it just doesn't
  13. move the cursor backwards)?  I tried the -tn -tm and -cu options to xterm, but
  14. I can't seem to get a destructive backspace (or kill).  Here's the output
  15. of stty -a:
  16.  
  17. speed 9600 baud; 24 rows; 80 columns;
  18. lflags: icanon isig iexten echo -echoe -echok -echoke -echonl echoctl
  19. -echoprt -altwerase -noflsh -tostop -mdmbuf -flusho -pendin
  20. -nokerninfo -extproc
  21. iflags: istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
  22. brkint -inpck -ignpar -parmrk
  23. oflags: opost onlcr -oxtabs
  24. cflags: cread cs7 parenb -parodd hupcl -clocal -cstopb crtscts
  25. cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
  26. eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
  27. quit = ^\; reprint = ^R; start = ^Q; status = <undef>; stop = ^S;
  28. susp = ^Z; werase = ^W;
  29.  
  30. Doubtless the answer is silly, but eludes me.  BTW, erase works fine in
  31. vi or if I call a remote system via tip.  I am running X from the
  32. console via xinit (that OK?) and 386BSD pl58+.  Thanks.
  33. -Andrew Moore <alm@netcom.com>
  34.  
  35.