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 UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to