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

--- Comment #2 from fl...@mailoo.org ---
I can confirm that the progress bar of CLI is shown with this patch, thank you
for this. However for your information, when a multiline command is pasted from
a script file, the progress bar is displayed by erasing a line of the pasted
command.

For example:
map(1:100,
    ~ Sys.sleep(0.1),
    .progress = TRUE)

Results in:
******     /progress bar here/
    ~ Sys.sleep(0.1),
    .progress = TRUE)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to