Bug#445802: [Pkg-alsa-devel] Bug#445802: alsamixer: ugly ASCII faux-box drawing characters in screen.

2009-09-04 Thread Elimar Riesebieter
* Trent W. Buck [090404 12:28 +1100] To get nice box drawing characters in GNU Screen instead of the ASCII fallback, I have added the following filthy kludge to my .bashrc: case $TERM in screen*) alias alsamixer=TERM=xterm alsamixer ;; esac I'd still appreciate this issue

Bug#445802: [Pkg-alsa-devel] Bug#445802: alsamixer: ugly ASCII faux-box drawing characters in screen.

2009-09-04 Thread Trent W. Buck
On Fri, Sep 04, 2009 at 09:23:29PM +0200, Elimar Riesebieter wrote: * Trent W. Buck [090404 12:28 +1100] To get nice box drawing characters in GNU Screen instead of the ASCII fallback, I have added the following filthy kludge to my .bashrc: case $TERM in screen*) alias

Bug#445802: alsamixer: ugly ASCII faux-box drawing characters in screen.

2009-04-03 Thread Trent W. Buck
To get nice box drawing characters in GNU Screen instead of the ASCII fallback, I have added the following filthy kludge to my .bashrc: case $TERM in screen*) alias alsamixer=TERM=xterm alsamixer ;; esac I'd still appreciate this issue being fixed properly upstream. -- To

Bug#445802: alsamixer: ugly ASCII faux-box drawing characters in screen.

2007-10-08 Thread Trent W. Buck
Package: alsa-utils Version: 1.0.14-2 Severity: minor File: /usr/bin/alsamixer With the following command I get nice UTF-8 box characters: xterm -e alsamixer With the following command I get ugly an ASCII fallback: xterm -e screen alsamixer I'm using UTF-8 everywhere, so I don't