If the title string is too big then xtermTitle() can
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Oct 2007 05:57:32 +0000 (05:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Oct 2007 05:57:32 +0000 (05:57 -0000)
commitf14272944803045cc18cf67342984010672e28a1
tree5d58d5be7cf73d77bbcaab3883e86546beb60707
parentaa6e0cdf098ae7930daa2b3bc7bad80d0574d377
If the title string is too big then xtermTitle() can
misbehave by causing the terminal to echo some of the
characters and generate a "beep" sound. This is easily
triggered by doing things like `emerge world` now since
all the the atoms are expanded.

svn path=/main/trunk/; revision=8289
pym/portage/output.py