Mailinglist Archive: opensuse-bugs (14996 mails)
| < Previous | Next > |
[Bug 304282] zypper: progress bar does not redraw properly if window is smaller than text
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 4 Sep 2007 11:50:38 -0600 (MDT)
- Message-id: <20070904175038.A05B9CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=304282#c4
--- Comment #4 from Andreas Jaeger <aj@xxxxxxxxxx> 2007-09-04 11:50:38 MST ---
Use e.g.:
columns = getenv ("COLUMNS");
for details: man 3 getenv
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #4 from Andreas Jaeger <aj@xxxxxxxxxx> 2007-09-04 11:50:38 MST ---
Use e.g.:
columns = getenv ("COLUMNS");
for details: man 3 getenv
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |