terminal colors

38 views
Skip to first unread message

Iuriatan Muniz

unread,
Nov 28, 2020, 5:10:05 PM11/28/20
to CodeLLDB Users
I'm debugging rust code on vsconde/linux and I wonder how could I setup colored output. I'm not sure if CodeLLDB is suppressing ANSI color codes or any configuration has switched of it's interpretation. Can anyone help me solving this issue? 

Vadim

unread,
Nov 29, 2020, 3:07:56 AM11/29/20
to CodeLLDB Users
Depends on how your app determines whether it is attached to a terminal.   isatty() should work, but opening /dev/tty will not.
Reply all
Reply to author
Forward
0 new messages