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

J-Dunn notifications at xxxxx
Wed Jan 10 14:27:38 UTC 2018


OK. I was hoping zhekov may have been able to help. The relevant function seems to be the following in conterm.c conterm.h   . The first arg indicates the context and is presumably responsible for the colour choice,  but I don't understand where the actual code is located.

void (*dc_output)(int fd, const char *text, gint length);
void (*dc_output_nl)(int fd, const char *text, gint length);

It's marked as extern but I can't see where those are defined or coming from ;?




-- 
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-356617687
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180110/93ab2bf9/attachment-0001.html>


More information about the Github-comments mailing list