[rkward] [Bug 463346] Make R console compatible with 'cli' R package
Thomas Friedrichsmeier
bugzilla_noreply at kde.org
Sat Dec 31 07:52:45 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=463346
Thomas Friedrichsmeier <thomas.friedrichsmeier at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas.friedrichsmeier at kdem
| |ail.net
--- Comment #5 from Thomas Friedrichsmeier <thomas.friedrichsmeier at kdemail.net> ---
> Shall I consider the part about printing the colours of the output from 'cli' package in RKWard's R console as "won't fix" then?
I'm not sure about that, yet. It's definitely lower priority, however, and also
more difficult. If you would like to get your hands dirty,
RKConsole::newOutput() is the key function to look at
(https://invent.kde.org/education/rkward/-/blob/master/rkward/rkconsole.cpp#L555).
The console window is based on KTextEditor, and highlighting could be amended
using
https://api.kde.org/frameworks/ktexteditor/html/classKTextEditor_1_1MovingRange.html
(setAttribute).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the rkward-devel
mailing list