[rkward] [Bug 463346] Make R console compatible with 'cli' R package

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Dec 31 09:14:08 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=463346

--- Comment #8 from flyos at mailoo.org ---
I was skeptical as well, but it turns out that cli-based formatting is
sufficiently well formatted so that the colouring can be "retrieved" by
detecting some special characters starting the line. When I realised
KTextEditor was responsible for the console, I lost hope it could be possible
to retrieve the colours passed by 'cli' since KTextEditor would treat it as
plain, non-coloured text whatever we do (or so I think anyway). Catching a
colour signal before the R console output is sent to KTextEditor is waaaaaay
above my skills! ;)

I'll do my best to separate my modifications into several relevant PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the rkward-devel mailing list