[net.sources.bugs] display bug

ejp@ausmelb.OZ (Esmond Pitt) (03/10/87)

Cc:




Suggested patch for 'display', to make it truncate the old output
if the new output is shorter; this goes after the loop which collects
the command output, in display.c:

70c70
< 	clrtobot();	/* (new)	*/
---
> 	clrtoeol();	/* (old)	*/

-- 
Esmond Pitt,				ACSnet: ejp@ausmelb.oz
Austec International Ltd,		UUCP: ...!seismo!munnari!ausmelb.oz!ejp
344 St Kilda Rd,			ARPA: ejp%ausmelb.oz.au@SEISMO.CSS.GOV
Melbourne, 3004, AUSTRALIA.		Phone: +61 3 699 4511; Telex: AA38559

-- 
Esmond Pitt,				ACSnet: ejp@ausmelb.oz
Austec International Ltd,		UUCP: ...!seismo!munnari!ausmelb.oz!ejp
344 St Kilda Rd,			ARPA: ejp%ausmelb.oz.au@SEISMO.CSS.GOV
Melbourne, 3004, AUSTRALIA.		Phone: +61 3 699 4511; Telex: AA38559
D