[Github-comments] [geany/geany-plugins] scope debug terminal colours illegible (#671)

LarsGit223 notifications at xxxxx
Sat Mar 10 15:06:17 UTC 2018


The context you mentioned refers to the index in the array ```colors```. I searched for calls to ```dc_output()``` and looked at the passed values and I think their meaning is something like this:

Context/color index | Meaning
------------------------ | -----------
0 |  commands send to gdb
1 | ouput/responses from gdb
2 | output of received errors
3 | output of "(gdb) " prompt
4 | error output from scope itself

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/671#issuecomment-372036663
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180310/54225d05/attachment.html>


More information about the Github-comments mailing list