Date: Wed, 25 Mar 1998 06:01:26 +0300 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> To: Nathan Dorfman <nathan@rtfm.net>, current@FreeBSD.ORG Subject: Re: mutt port and last line Message-ID: <19980325060126.43680@nagual.pp.ru> In-Reply-To: <19980324215312.02420@rtfm.net>; from nathan@rtfm.net on Tue, Mar 24, 1998 at 09:53:12PM -0500 References: <19980324215312.02420@rtfm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 24, 1998 at 09:53:12PM -0500, Nathan Dorfman wrote: > When using the mutt.with-pgp port (0.89i I believe), a really annoying > cosmetic problem comes up. When exiting, the last status message (i.e. > folder unchanged or 43 items deleted or whatever) is displayed in the > same physical line as my prompt. So what I get is something like: > > nathan:~% unchanged. > nathan:~% deleted. > > below the mutt screen. On a previous install, there would be scrolling, > this doesn't happen here. I used to blame xterm; tried console and see > the same thing. Is this fixable locally or should I complain to the > developers? It can be curses-related problem because some curses versions clear last line before exit but some not. From other side it can be mutt problem since information printed seems not supposed to be cleared, so \n instead of clreol will be even better. In any case complain original developers. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980325060126.43680>