On Tue, Sep 11, 2012 at 11:57 PM, Christopher Hobbs <[email protected]> wrote: > Do I need a specific font to render carriage returns properly? This > is from acme on p9p: http://cl.ly/image/0H0n2F1s1e0e
If that is a "win" it looks to me like you should be able to fix that with unalias -a. Otherwise you should be able to tell whatever program that is to not use ansi escape chars. I'd look for colorize or something like that in the documentation or look at the TERM= environment variable. Cheers, Ian
