* Truncate status display output when necessary to avoid line overflow and
authorZac Medico <zmedico@gentoo.org>
Mon, 18 Aug 2008 08:53:37 +0000 (08:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 18 Aug 2008 08:53:37 +0000 (08:53 -0000)
commit3156be602208483a843e3b2e99beb5aeea627f6f
tree7dea9d9c8359a621914fab5d8a3d9674209bab49
parentbaee3d09c69f3a57a232bd3849da79e7b1a0d8fd
* Truncate status display output when necessary to avoid line overflow and
  unwanted terminal scroll.
* When the load average goes above 10, save space by showing fewer decimal
  places in the output.

svn path=/main/trunk/; revision=11434
pym/_emerge/__init__.py