From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#22536: Download progress display Date: Mon, 5 Feb 2018 23:04:52 +0100 Message-ID: <20180205220452.GA29162@jurong> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eiosu-0000Ki-5Z for bug-guix@gnu.org; Mon, 05 Feb 2018 17:05:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eiosp-0001aY-4h for bug-guix@gnu.org; Mon, 05 Feb 2018 17:05:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eiosp-0001aS-0M for bug-guix@gnu.org; Mon, 05 Feb 2018 17:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eioso-00077i-Kt for bug-guix@gnu.org; Mon, 05 Feb 2018 17:05:02 -0500 In-Reply-To: Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 22536@debbugs.gnu.org The progress bar has been revamped since this bug was submitted, and the original problem is solved. On a very narrow terminal, lines may still be printed repeatedly, but anyway there is a problem then to display all information legibly. I think that this bug report can safely be closed, but wait for another opinion before doing so. Andreas