Path: utzoo!utgpu!watserv1!watmath!uunet!munnari.oz.au!uhccux!lupton From: lupton@uhccux.uhcc.hawaii.edu (Robert Lupton) Newsgroups: gnu.bash.bug Subject: Clearing line in Bash 1.04 Message-ID: <6455@uhccux.uhcc.hawaii.edu> Date: 2 Feb 90 00:12:52 GMT Organization: University of Hawaii Lines: 6 If I have garbage on a line and I wish to redraw the line with ^[2^L, what I have typed is redrawn, but the rest of the line is not cleared. As bash presumably uses termcap, the all it has to do is to emit a "ce" before redrawing. Robert