[1794] in Athena Bugs
problem with tsch lineedit mode on long lines
daemon@ATHENA.MIT.EDU (jbs@ATHENA.MIT.EDU)
Fri Feb 17 19:02:20 1989
From: <jbs@ATHENA.MIT.EDU>
Date: Fri, 17 Feb 89 19:01:55 EST
To: bugs@ATHENA.MIT.EDU
When you press return with the cursor on the first line of a command
that spans two lines (I have reverse wrap turned on), tcsh should move
the cursor to the end of the command before echoing the return. It
does not do this now, and the rest of the command after the first
line gets overwritten by subsequent output.
Jeff Siegal