[18056] in Athena Bugs
linux 8.4.9: backspace
daemon@ATHENA.MIT.EDU (Joseph Sokol-Margolis)
Fri Jul 28 13:31:10 2000
Message-Id: <200007281731.NAA02360@m56-129-24.mit.edu>
To: bugs@MIT.EDU
Date: Fri, 28 Jul 2000 13:31:05 -0400
From: Joseph Sokol-Margolis <seph@MIT.EDU>
System name: m56-129-24.mit.edu
Type and version: i686 8.4.9
Display type:
Shell: /bin/athena/tcsh
Window manager: mwm
What were you trying to do?
backspace over my last character.
specificly in zwrite, or sendbug.
vi seems alright though
I'm logged in without customizations, so I don't believe my dotfiles
are at fault.
What's wrong:
it printed ^H and didn't backspace
What should have happened:
it should have deleted the previous character
Perhaps other info:
athena% stty -a
speed 9600 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc -ixany -imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke
athena% env
<snip>
VISUAL=emacs
TERM=xterm
HOSTTYPE=linux
PATH=/afs/athena.mit.edu/user/s/e/seph/arch/i386_linux3/bin:/srvd/patch:/usr/athena/bin:/bin/athena:/usr/bin:/bin:/usr/X11R6/bin:/usr/andrew/bin:/usr/athena/etc:/usr/sbin:/sbin:.
ATHENA_SYS_COMPAT=i386_linux3:i386_linux2:i386_linux1
WINDOW_MANAGER=mwm
SHELL=/bin/athena/tcsh
MORE=-s
ATHENA_SYS=i386_linux22
HOST=m56-129-24.mit.edu
MM_CHARSET=iso-8859-1
TERMCAP=v0|xterm|X11 terminal emulator:kb=:kD=\E[3~:F3=\E[25~:F4=\E[26~:F5=\E[28~:F6=\E[29~:F7=\E[31~:F8=\E[32~:F9=\E[33~:FA=\E[34~:is=\E[!p\E[?3;4l\E[4l\E>:rs=\E[!p\E[?3;4l\E[4l\E>:AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:DO=\E[%dB:UP=\E[%dA:LE=\E[%dD:RI=\E[%dC:al=\E[L:am:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:co#80:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:ho=\E[H:im=\E[4h:ei=\E[4l:mi:ks=\E[?1h\E=:ke=\E[?1l\E>:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:kn#12:kH=\E[4~:@7=\E[4~:kh=\E[1~:@0=\E[1~:kI=\E[2~:*6=\E[4~:kP=\E[5~:kN=\E[6~:km:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:li#24:md=\E[1m:me=\E[m^O:mr=\E[7m:ms:nd=\E[C:eA=\E)0:as=^N:ae=^O:ml=\El:mu=\Em:sc=\E7:rc=\E8:sf=\n:so=\E[7m:se=\E[27m:sr=\EM:st=\EH:ti=\E7\E[?47h:te=\E[2J\E[?47l\E8:vi=\E[?25l:ve=\E[?25h:up=\E[A:us=\E[4m:ue=\E[24m:xn:ut:Co#8:op=\E[39;49m:AB=\E[4%dm:AF=\E[3%dm:pa#64:Sf=\E[3%dm:Sb=\E[4%dm:
athena% zwrite seph
Type your message now. End with control-D or a dot on a line by itself.
lalala ^H^H^H
my .login and .cshrc are both standard athena issue, but I've been asked
to include them, tb also asked for my (irrelevent .environment) as we're
starting to get to many files, I've dumped several dotfiles into
/mit/seph/linux-athena as it seemed easiest.
how to reproduce:
login without customizations
type zwrite -c test
try using backspace (key with "<-----" printed on it)