Hello Christian, Rado,

Christian Brabandt wrote on 06.05.13:

> > > What you are seeing are ANSI Term sequences, which are usually used to 
> > > color text in the terminal. It might help to explicitly set the TERM 
> > > variable to dumb or vt100 or possibly set the -c parameter. You might 
> > > however need to pipe the input through col -b again.
> > 
> > 'less' has a "raw" mode to let ANSI pass through to the terminal,
> 
> Yes, that is less -r or less -R. But that doesn't hold for other 
> applications, like Vim (which can at least hides those characters using 
> the ansi_escape plugin).

thank you for your help! I am experimenting with groffs -c -option which is
not yet working as I expected. (nroff -c works, but not with utf8). 

Slowly getting there.

greetings

jan




Reply via email to