Re: [Vala] spawn like a terminal
- From: Abderrahim Kitouni <a kitouni gmail com>
- To: rastersoft <raster rastersoft com>
- Cc: Vala List <vala-list gnome org>
- Subject: Re: [Vala] spawn like a terminal
- Date: Sat, 17 Sep 2016 09:20:38 +0100
Hello,
It seems that pipetty from https://github.com/kilobyte/kbtin does what
you want, take a look and try to port it to vala.
HTH,
Abderrahim
On خ, سبت 15, 2016 at 11:18 م, rastersoft <raster rastersoft com>
wrote:
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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]