[Vala] spawn like a terminal



Hi all:

I want to launch a process and receive its output. But this process (a
"make" that runs valac and gcc) seems to detect whether it is running in
a terminal or using pipes, and in the second case it refuses to send
ANSI color codes. I want to receive that codes and show them in the
text. How can I trick the application into thinking that it is in a
terminal?

Thanks.

-- 
Nos leemos
                         RASTER    (Linux user #228804)
raster rastersoft com              http://www.rastersoft.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]